checking for fmemopen... yes checking for sigaction... yes checking for library containing pow... -lm checking for library containing lrint... none required checking for lrint... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/nds32le-linux-gcc option to support OpenMP... -fopenmp checking for ltdl.h... no checking for zlib.h... yes checking for uncompress in -lz... yes checking for gsm/gsm.h... no checking for gsm.h... no checking for opencore-amrnb/interf_dec.h... no checking for opencore-amrwb/dec_if.h... no checking for vo-amrwbenc/enc_if.h... no checking for lpc10.h... no checking for LIBSNDFILE... no checking for CoreAudio/CoreAudio.h... no checking for sys/soundcard.h... yes checking whether SOUND_MIXER_MUTE is declared... yes checking for sndio.h... no checking for sys/audioio.h... no checking for sun/audioio.h... no checking for mmsystem.h... no 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 lpc10/Makefile config.status: creating sox.pc config.status: creating src/soxconfig.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls Build options: distro name Buildroot symlinks soxi play rec Optional libraries: id3tag no lame no libgsm no libltdl no mad no opencore-amrnb no opencore-amrwb no png no twolame no vo-amrwbenc no Optional formats: amrnb no amrwb no flac no gsm no libsndfile no lpc10 yes magic no mp3 no oggvorbis no opus no sndfile no wavpack no Audio devices: alsa no ao no coreaudio no oss yes pulseaudio no sndio no sunaudio no waveaudio no Other options: OpenMP -fopenmp LADSPA effect plugins no Configure finished. Run 'make' to compile SoX. >>> sox 7524160b29a476f7e87bc14fddf12d349f9a3c5e Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/sox-7524160b29a476f7e87bc14fddf12d349f9a3c5e/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sox-7524160b29a476f7e87bc14fddf12d349f9a3c5e' Making all in lpc10 make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sox-7524160b29a476f7e87bc14fddf12d349f9a3c5e/lpc10' CC analys.lo CC bsynz.lo CC chanwr.lo CC dcbias.lo CC decode.lo CC deemp.lo CC difmag.lo CC dyptrk.lo CC encode.lo CC energy.lo CC f2clib.lo CC ham84.lo CC hp100.lo CC invert.lo CC irc2pc.lo CC ivfilt.lo CC lpcdec.lo CC lpcenc.lo CC lpcini.lo CC lpfilt.lo CC median.lo CC mload.lo CC onset.lo CC pitsyn.lo CC placea.lo CC placev.lo CC preemp.lo CC prepro.lo CC random.lo CC rcchk.lo CC synths.lo CC tbdm.lo CC voicin.lo CC vparms.lo CCLD liblpc10.la make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sox-7524160b29a476f7e87bc14fddf12d349f9a3c5e/lpc10' Making all in src make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sox-7524160b29a476f7e87bc14fddf12d349f9a3c5e/src' CC sox.o CC libsox_la-adpcms.lo CC libsox_la-aiff.lo CC libsox_la-cvsd.lo CC libsox_la-g711.lo CC libsox_la-g721.lo CC libsox_la-g723_24.lo CC libsox_la-g723_40.lo CC libsox_la-g72x.lo CC libsox_la-vox.lo CC libsox_la-raw.lo CC libsox_la-formats.lo CC libsox_la-formats_i.lo CC libsox_la-skelform.lo CC libsox_la-xmalloc.lo CC libsox_la-getopt.lo CC libsox_la-util.lo CC libsox_la-libsox.lo CC libsox_la-libsox_i.lo CC libsox_la-sox-fmt.lo CC libsox_la-bend.lo CC libsox_la-biquad.lo CC libsox_la-biquads.lo CC libsox_la-chorus.lo CC libsox_la-compand.lo CC libsox_la-compandt.lo CC libsox_la-contrast.lo CC libsox_la-dcshift.lo CC libsox_la-delay.lo CC libsox_la-dft_filter.lo CC libsox_la-dither.lo CC libsox_la-divide.lo CC libsox_la-downsample.lo CC libsox_la-earwax.lo CC libsox_la-echo.lo CC libsox_la-echos.lo CC libsox_la-effects.lo CC libsox_la-effects_i.lo CC libsox_la-effects_i_dsp.lo CC libsox_la-fade.lo effects_i_dsp.c:586: warning: ignoring #pragma STDC FENV_ACCESS [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON effects_i_dsp.c: In function 'lsx_save_samples': effects_i_dsp.c:585:41: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define _ dest[i] = lrint32(src[i]), ++i, ^ effects_i_dsp.c:607:19: note: in expansion of macro '_' _ _ _ _ _ _ _ _ 0; ^ effects_i_dsp.c: At top level: effects_i_dsp.c:624: warning: ignoring #pragma STDC FENV_ACCESS [-Wunknown-pragmas] #pragma STDC FENV_ACCESS OFF CC libsox_la-fft4g.lo CC libsox_la-fir.lo CC libsox_la-firfit.lo CC libsox_la-flanger.lo CC libsox_la-gain.lo CC libsox_la-hilbert.lo CC libsox_la-input.lo CC libsox_la-ladspa.lo CC libsox_la-loudness.lo CC libsox_la-mcompand.lo CC libsox_la-noiseprof.lo CC libsox_la-noisered.lo CC libsox_la-output.lo CC libsox_la-overdrive.lo CC libsox_la-pad.lo CC libsox_la-phaser.lo CC libsox_la-rate.lo CC libsox_la-remix.lo CC libsox_la-repeat.lo CC libsox_la-reverb.lo CC libsox_la-reverse.lo CC libsox_la-silence.lo CC libsox_la-sinc.lo CC libsox_la-skeleff.lo CC libsox_la-speed.lo CC libsox_la-splice.lo CC libsox_la-stat.lo CC libsox_la-stats.lo CC libsox_la-stretch.lo CC libsox_la-swap.lo CC libsox_la-synth.lo CC libsox_la-tempo.lo CC libsox_la-tremolo.lo CC libsox_la-trim.lo CC libsox_la-upsample.lo CC libsox_la-vad.lo CC libsox_la-vol.lo CC libsox_la-raw-fmt.lo CC libsox_la-s1-fmt.lo CC libsox_la-s2-fmt.lo CC libsox_la-s3-fmt.lo CC libsox_la-s4-fmt.lo CC libsox_la-u1-fmt.lo CC libsox_la-u2-fmt.lo CC libsox_la-u3-fmt.lo CC libsox_la-u4-fmt.lo CC libsox_la-al-fmt.lo CC libsox_la-la-fmt.lo CC libsox_la-ul-fmt.lo CC libsox_la-lu-fmt.lo CC libsox_la-8svx.lo CC libsox_la-aiff-fmt.lo CC libsox_la-aifc-fmt.lo CC libsox_la-au.lo CC libsox_la-avr.lo CC libsox_la-cdr.lo CC libsox_la-cvsd-fmt.lo CC libsox_la-dvms-fmt.lo CC libsox_la-dat.lo CC libsox_la-hcom.lo CC libsox_la-htk.lo CC libsox_la-maud.lo CC libsox_la-prc.lo CC libsox_la-sf.lo CC libsox_la-smp.lo CC libsox_la-sounder.lo CC libsox_la-soundtool.lo CC libsox_la-sphere.lo CC libsox_la-tx16w.lo CC libsox_la-voc.lo CC libsox_la-vox-fmt.lo CC libsox_la-ima-fmt.lo CC libsox_la-adpcm.lo CC libsox_la-ima_rw.lo CC libsox_la-wav.lo CC libsox_la-wve.lo CC libsox_la-xa.lo CC libsox_la-nulfile.lo CC libsox_la-f4-fmt.lo CC libsox_la-f8-fmt.lo CC libsox_la-gsrt.lo CC libsox_la-id3.lo CC libsox_la-lpc10.lo CC libsox_la-oss.lo CCLD libsox.la /home/buildroot/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: .libs/libsox_la-effects_i_dsp.o: in function `rint_clip': effects_i_dsp.c:(.text+0x40e): warning: feclearexcept is not implemented and will always fail /home/buildroot/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: effects_i_dsp.c:(.text+0x3fa): warning: fetestexcept is not implemented and will always fail CCLD sox /usr/bin/make all-am make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sox-7524160b29a476f7e87bc14fddf12d349f9a3c5e/src' for n in soxi play rec; do rm -f $n && ln -s sox $n; done make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sox-7524160b29a476f7e87bc14fddf12d349f9a3c5e/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sox-7524160b29a476f7e87bc14fddf12d349f9a3c5e/src' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sox-7524160b29a476f7e87bc14fddf12d349f9a3c5e' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sox-7524160b29a476f7e87bc14fddf12d349f9a3c5e' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sox-7524160b29a476f7e87bc14fddf12d349f9a3c5e' >>> sox 7524160b29a476f7e87bc14fddf12d349f9a3c5e Installing to target PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/target install -C /home/buildroot/autobuild/instance-0/output-1/build/sox-7524160b29a476f7e87bc14fddf12d349f9a3c5e/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sox-7524160b29a476f7e87bc14fddf12d349f9a3c5e' Making install in lpc10 make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sox-7524160b29a476f7e87bc14fddf12d349f9a3c5e/lpc10' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sox-7524160b29a476f7e87bc14fddf12d349f9a3c5e/lpc10' 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-0/output-1/build/sox-7524160b29a476f7e87bc14fddf12d349f9a3c5e/lpc10' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sox-7524160b29a476f7e87bc14fddf12d349f9a3c5e/lpc10' Making install in src make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sox-7524160b29a476f7e87bc14fddf12d349f9a3c5e/src' for n in soxi play rec; do rm -f $n && ln -s sox $n; done make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sox-7524160b29a476f7e87bc14fddf12d349f9a3c5e/src' /bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/include' /bin/bash ../libtool --mode=install /usr/bin/install -c libsox.la '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib' /usr/bin/install -c -m 644 sox.h '/home/buildroot/autobuild/instance-0/output-1/target/usr/include' libtool: install: /usr/bin/install -c .libs/libsox.so.3.0.0 /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libsox.so.3.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f libsox.so.3.0.0 libsox.so.3 || { rm -f libsox.so.3 && ln -s libsox.so.3.0.0 libsox.so.3; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f libsox.so.3.0.0 libsox.so || { rm -f libsox.so && ln -s libsox.so.3.0.0 libsox.so; }; }) libtool: install: /usr/bin/install -c .libs/libsox.lai /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libsox.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c sox '/home/buildroot/autobuild/instance-0/output-1/target/usr/bin' libtool: install: /usr/bin/install -c sox /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sox /usr/bin/make install-exec-hook make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sox-7524160b29a476f7e87bc14fddf12d349f9a3c5e/src' cd /home/buildroot/autobuild/instance-0/output-1/target/usr/bin && for n in soxi play rec; do rm -f $n && ln -s sox $n; done make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sox-7524160b29a476f7e87bc14fddf12d349f9a3c5e/src' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sox-7524160b29a476f7e87bc14fddf12d349f9a3c5e/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sox-7524160b29a476f7e87bc14fddf12d349f9a3c5e/src' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sox-7524160b29a476f7e87bc14fddf12d349f9a3c5e' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sox-7524160b29a476f7e87bc14fddf12d349f9a3c5e' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig' /bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3' /bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man1' /bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man7' /usr/bin/install -c -m 644 sox.pc '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 sox.1 soxi.1 '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 libsox.3 '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3' /usr/bin/install -c -m 644 soxformat.7 '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man7' /usr/bin/make install-data-hook make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sox-7524160b29a476f7e87bc14fddf12d349f9a3c5e' cd /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man1 && rm -f play.1 && ln -s sox.1 play.1 cd /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man1 && rm -f rec.1 && ln -s sox.1 rec.1 cd /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man7 && rm -f soxeffect.7 && ln -s ../man1/sox.1 soxeffect.7 make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sox-7524160b29a476f7e87bc14fddf12d349f9a3c5e' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sox-7524160b29a476f7e87bc14fddf12d349f9a3c5e' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sox-7524160b29a476f7e87bc14fddf12d349f9a3c5e' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sox-7524160b29a476f7e87bc14fddf12d349f9a3c5e' zd1211-firmware-1.5.tar.bz2: OK (sha256: f11d3810d7f72833997f634584a586dcced71a353f965abf81062ec431d02b12) >>> zd1211-firmware 1.5 Extracting bzcat /home/buildroot/autobuild/instance-0/dl/zd1211-firmware/zd1211-firmware-1.5.tar.bz2 | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/zd1211-firmware-1.5 -xf - >>> zd1211-firmware 1.5 Patching >>> zd1211-firmware 1.5 Configuring >>> zd1211-firmware 1.5 Building >>> zd1211-firmware 1.5 Installing to target /usr/bin/install -d -m 0755 /home/buildroot/autobuild/instance-0/output-1/target/lib/firmware/zd1211/ cp -dpf /home/buildroot/autobuild/instance-0/output-1/build/zd1211-firmware-1.5/zd1211*{ub,uphr,ur} /home/buildroot/autobuild/instance-0/output-1/target/lib/firmware/zd1211 >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/buildroot/autobuild/instance-0/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/home/buildroot/autobuild/instance-0/output-1/host/bin/nds32le-linux-%g' -e 's%@TARGET_ARCH@%nds32le%g' -e 's%@TARGET_CPU@%%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/home/buildroot/autobuild/instance-0/output-1/host%g' -e 's%@STAGING_DIR@%/home/buildroot/autobuild/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /home/buildroot/autobuild/instance-0/output-1/host/etc/meson/cross-compilation.conf.in sed -e 's%@PKG_TARGET_CFLAGS@%%g' -e 's%@PKG_TARGET_LDFLAGS@%%g' -e 's%@PKG_TARGET_CXXFLAGS@%%g' /home/buildroot/autobuild/instance-0/output-1/host/etc/meson/cross-compilation.conf.in > /home/buildroot/autobuild/instance-0/output-1/host/etc/meson/cross-compilation.conf mkdir -p /home/buildroot/autobuild/instance-0/output-1/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-0/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/instance-0/output-1/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-0/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/instance-0/output-1/target/etc/shadow rm -f /home/buildroot/autobuild/instance-0/output-1/target/bin/sh printf '%s\n' C en_US locale-archive > /home/buildroot/autobuild/instance-0/output-1/build/locales.nopurge for dir in /home/buildroot/autobuild/instance-0/output-1/target/usr/share/locale /home/buildroot/autobuild/instance-0/output-1/target/usr/share/X11/locale /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/instance-0/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/instance-0/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/instance-0/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/instance-0/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/include /home/buildroot/autobuild/instance-0/output-1/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-0/output-1/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/cmake /home/buildroot/autobuild/instance-0/output-1/target/usr/share/cmake \ /home/buildroot/autobuild/instance-0/output-1/target/usr/doc find /home/buildroot/autobuild/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-0/output-1/target/lib/ /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/ /home/buildroot/autobuild/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/home/buildroot/autobuild/instance-0/output-1/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-0/output-1/target/etc/bash_completion.d rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/man /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/info /home/buildroot/autobuild/instance-0/output-1/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/doc /home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-0/output-1/target/usr/share 2>/dev/null || true rm -rf /home/buildroot/autobuild/instance-0/output-1/target/lib/debug /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/debug find /home/buildroot/autobuild/instance-0/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/autobuild/instance-0/output-1/host/bin/nds32le-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/autobuild/instance-0/output-1/host/bin/nds32le-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/buildroot/autobuild/instance-0/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/instance-0/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/instance-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.05-1209-g181a5e229b"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.08-rc2"; \ echo "PRETTY_NAME=\"Buildroot 2021.08-rc2\"" \ ) > /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/buildroot/autobuild/instance-0/output-1/per-package /home/buildroot/autobuild/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-0/output-1/target/usr ln -snf /home/buildroot/autobuild/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot /home/buildroot/autobuild/instance-0/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-0/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-0/buildroot' >>> Buildroot 2021.05-1209-g181a5e229b Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-andes-nds32 Collecting legal info >>> toolchain Collecting legal info >>> android-tools 4.2.2+git20130218 Collecting legal info debian/copyright: OK (sha256: 170c5939bf8c8eed1db8f66f2d6155e8c1a3e799e390b55e7aad253195b1ebf5) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> openssl Collecting legal info >>> libopenssl 1.1.1k Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> ascii-invaders 1.0.1 Collecting legal info LICENSE: OK (sha512: 1e455684996d7733b2f1ccd4606d034694d16ceff6ede6125d7f1537d20dabe05976cca4cef5cbf6c31352cbd62a515fd8e34a2ffb54dae1181c1116b24c6cf7) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> bootstrap 4.3.1 Collecting legal info css/bootstrap.css: OK (sha256: 35fbb6dc3891aacaf1ffa07abec2344fdbc454aab533a2a03bcf93577eb7837b) >>> cracklib 2.9.7 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> host-cracklib 2.9.7 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> haveged 1.9.14 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> kmod 28 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libpwquality 1.4.4 Collecting legal info COPYING: OK (sha256: aa44d09f651bf99b56253187c7778a240740c767d28453ab7fdc9804c842baee) >>> libubootenv 0.3.2 Collecting legal info Licenses/lgpl-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-cmake 3.16.9 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> mdevd 0.1.4.0 Collecting legal info COPYING: OK (sha256: 31b60c66aba1fa0a7f8847339ac35c28638e25ff96da700d995533ad810e3995) >>> skalibs 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> host-meson-tools 0a02e2d34413f4bf9b15946352bc8c8ee13a5843 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1k Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-mtd 2.1.3 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-util-linux 2.36.2 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) 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-zstd 1.5.0 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> odhcp6c 53f07e90b7f1da6977143a488dd5cb73a33b233b Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> openpgm 5-3-128 Collecting legal info openpgm/pgm/LICENSE: OK (sha256: 4a7d4ec71fa60969399fd4caad64d5a3003fee2775445f271a5a36a8ae743a29) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> rtmpdump c5f04a58fc2aeea6296ca7c44ee4734c18401aa3 Collecting legal info librtmp/COPYING: OK (sha256: 03fe7ca91cc28e99b4003d5b3bd4ce3b084d4c475fdf9975cf0e7fdf4dc739cd) >>> sox 7524160b29a476f7e87bc14fddf12d349f9a3c5e Collecting legal info LICENSE.GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE.LGPL: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-autoconf-archive 2019.01.06 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> zd1211-firmware 1.5 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-andes-nds32: cannot save license (TOOLCHAIN_EXTERNAL_ANDES_NDS32_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-0/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-0/buildroot'