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 In file included from dither.c:272:0: dither.h: In function 'flow_iir_4': dither.h:47:19: warning: left shift of negative value [-Wshift-negative-value] if (i < (-1 << (p->prec-1))) ^~ In file included from dither.c:277:0: dither.h: In function 'flow_fir_5': dither.h:47:19: warning: left shift of negative value [-Wshift-negative-value] if (i < (-1 << (p->prec-1))) ^~ CC libsox_la-downsample.lo In file included from dither.c:281:0: dither.h: In function 'flow_fir_9': dither.h:47:19: warning: left shift of negative value [-Wshift-negative-value] if (i < (-1 << (p->prec-1))) ^~ In file included from dither.c:285:0: dither.h: In function 'flow_fir_15': dither.h:47:19: warning: left shift of negative value [-Wshift-negative-value] if (i < (-1 << (p->prec-1))) ^~ In file included from dither.c:289:0: dither.h: In function 'flow_fir_16': dither.h:47:19: warning: left shift of negative value [-Wshift-negative-value] if (i < (-1 << (p->prec-1))) ^~ In file included from dither.c:293:0: dither.h: In function 'flow_fir_20': dither.h:47:19: warning: left shift of negative value [-Wshift-negative-value] if (i < (-1 << (p->prec-1))) ^~ dither.c: In function 'flow_no_shape': dither.c:319:20: warning: left shift of negative value [-Wshift-negative-value] if (i <= (-1 << (p->prec-1))) ^~ 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 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 ladspa.c: In function 'sox_ladspa_getopts': ladspa.c:163:7: warning: this 'else' clause does not guard... [-Wmisleading-indentation] } else ^~~~ ladspa.c:164:15: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else' argc--; argv++; ^~~~ 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 silence.c: In function 'aboveThreshold': silence.c:280:43: warning: left shift of negative value [-Wshift-negative-value] sox_sample_t masked_value = value & (-1 << (32 - effp->in_signal.precision)); ^~ 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-spectrogram.lo CC libsox_la-raw-fmt.lo spectrogram.c: In function 'rdft_p': spectrogram.c:202:51: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define _ re += in[i] * *q++, im += in[i++] * *q++, ^ spectrogram.c:208:46: note: in expansion of macro '_' for (i = 0; i < (n & ~7);) _ _ _ _ _ _ _ _ 0; ^ spectrogram.c:202:51: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define _ re += in[i] * *q++, im += in[i++] * *q++, ^ spectrogram.c:209:19: note: in expansion of macro '_' while (i < n) _ 0; ^ 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-tx16w.lo CC libsox_la-sphere.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 wav.c: In function 'sndfile_workaround': wav.c:387:80: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'uint64_t {aka long long unsigned int}' [-Wformat=] lsx_fail_errno(ft, SOX_EHDR, "WAV chunk appears to have invalid size %ld.", *len); ^ wav.c:394:79: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'uint64_t {aka long long unsigned int}' [-Wformat=] lsx_fail_errno(ft,SOX_EHDR, "WAV chunk appears to have invalid size %ld.", *len); ^ wav.c:407:67: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'off_t {aka long long int}' [-Wformat=] lsx_debug("File had libsndfile bug, working around tell=%ld", lsx_tell(ft)); ^ wav.c: In function 'findChunk': wav.c:475:69: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'uint64_t {aka long long unsigned int}' [-Wformat=] "WAV chunk appears to have invalid size %ld.", *len); ^ wav.c: In function 'startread': wav.c:926:35: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'uint64_t {aka long long unsigned int}' [-Wformat=] lsx_debug_more("datalen %ld, numSamples %lu",qwDataLength, (unsigned long)wav->numSamples); ^ wav.c:937:35: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'uint64_t {aka long long unsigned int}' [-Wformat=] lsx_debug_more("datalen %ld, numSamples %lu",qwDataLength, (unsigned long)wav->numSamples); ^ wav.c:963:69: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'uint64_t {aka long long unsigned int}' [-Wformat=] lsx_debug(" %d byte/sec, %d block align, %d bits/samp, %lu data bytes", ^ wav.c:1088:103: warning: format '%ld' expects argument of type 'long int', but argument 6 has type 'uint64_t {aka long long unsigned int}' [-Wformat=] lsx_debug("Attempting to seek beyond unsupported chunk `%c%c%c%c' of length %ld bytes", magic[0], magic[1], magic[2], magic[3], len); ^ 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-alsa.lo CC libsox_la-ao.lo CC libsox_la-flac.lo CC libsox_la-gsm.lo CC libsox_la-lpc10.lo CC libsox_la-mp3.lo CC libsox_la-oss.lo CC libsox_la-pulseaudio.lo CC libsox_la-vorbis.lo mp3.c: In function 'stopwrite': mp3.c:1234:12: warning: unused variable 'num_samples' [-Wunused-variable] uint64_t num_samples = ft->olength == SOX_IGNORE_LENGTH ? 0 : ft->olength / max(ft->signal.channels, 1); ^~~~~~~~~~~ At top level: mp3.c:123:26: warning: 'lame_library_names' defined but not used [-Wunused-const-variable=] static const char* const lame_library_names[] = ^~~~~~~~~~~~~~~~~~ In file included from sox_i.h:17:0, from oss.c:27: oss.c: In function 'ossread': oss.c:321:28: warning: passing argument 1 of '__bswap_32' as unsigned due to prototype [-Wtraditional-conversion] lsx_swapdw(((sox_int32_t*)pOutput)[i - 1]), ^ oss.c:321:17: note: in expansion of macro 'lsx_swapdw' lsx_swapdw(((sox_int32_t*)pOutput)[i - 1]), ^~~~~~~~~~ oss.c: In function 'osswrite': oss.c:396:25: warning: passing argument 1 of '__bswap_32' as unsigned due to prototype [-Wtraditional-conversion] lsx_swapdw(SOX_SAMPLE_TO_SIGNED_32BIT(pInput[i], cClips)); ^~~~~~~~~~ CC libsox_la-sndfile.lo CC libsox_la-caf.lo ignore-warning.h: In function 'startwrite': vorbis.c:320:39: warning: passing argument 2 of 'vorbis_encode_init_vbr' as signed due to prototype [-Wtraditional-conversion] if (vorbis_encode_init_vbr(&ve->vi, ft->signal.channels, ft->signal.rate + .5, quality / 10)) ^ vorbis.c:320:60: warning: passing argument 3 of 'vorbis_encode_init_vbr' as integer rather than floating due to prototype [-Wtraditional-conversion] if (vorbis_encode_init_vbr(&ve->vi, ft->signal.channels, ft->signal.rate + .5, quality / 10)) ^ vorbis.c:320:82: warning: passing argument 4 of 'vorbis_encode_init_vbr' as 'float' rather than 'double' due to prototype if (vorbis_encode_init_vbr(&ve->vi, ft->signal.channels, ft->signal.rate + .5, quality / 10)) ^ CC libsox_la-mat4.lo CC libsox_la-mat5.lo CC libsox_la-paf.lo CC libsox_la-fap.lo CC libsox_la-w64.lo CC libsox_la-xi.lo CC libsox_la-pvf.lo CC libsox_la-sd2.lo CC sox_sample_test.o In file included from sox_sample_test.h:21:0, from sox_sample_test.c:18: sox_sample_test.h: In function 'main': sox_sample_test.h:39:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] assert(sample * SOX_INT_MAX(bits) == SOX_UNSIGNED_TO_SAMPLE(bits,1)); \ ^ sox_sample_test.h:39:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] assert(sample * SOX_INT_MAX(bits) == SOX_UNSIGNED_TO_SAMPLE(bits,1)); \ ^ sox_sample_test.h:39:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] assert(sample * SOX_INT_MAX(bits) == SOX_UNSIGNED_TO_SAMPLE(bits,1)); \ ^ sox_sample_test.h:96:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] assert(sample * SOX_INT_MAX(bits) == SOX_SIGNED_TO_SAMPLE(bits,SOX_INT_MIN(bits)+1)); \ ^ sox_sample_test.h:96:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] assert(sample * SOX_INT_MAX(bits) == SOX_SIGNED_TO_SAMPLE(bits,SOX_INT_MIN(bits)+1)); \ ^ CC example0.o sox_sample_test.h:96:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] assert(sample * SOX_INT_MAX(bits) == SOX_SIGNED_TO_SAMPLE(bits,SOX_INT_MIN(bits)+1)); \ ^ CC example1.o CC example2.o CC example3.o CC example4.o CC example5.o CC example6.o CCLD libsox.la CCLD sox_sample_test libtool: link: warning: `/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libsndfile.la' seems to be moved libtool: link: warning: `/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libdbus-1.la' seems to be moved libtool: link: warning: `/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libsndfile.la' seems to be moved libtool: link: warning: `/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libdbus-1.la' seems to be moved libtool: link: warning: `/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libsndfile.la' seems to be moved libtool: link: warning: `/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libdbus-1.la' seems to be moved libtool: link: warning: `/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libsndfile.la' seems to be moved libtool: link: warning: `/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libdbus-1.la' seems to be moved libtool: link: warning: `/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libogg.la' seems to be moved libtool: link: warning: `/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libogg.la' seems to be moved libtool: link: warning: `/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libogg.la' seems to be moved libtool: link: warning: `/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libogg.la' seems to be moved CCLD example0 CCLD sox CCLD example1 CCLD example3 CCLD example2 CCLD example4 CCLD example5 CCLD example6 if test "yes" = "yes"; then \ test -f sox && ( rm -f play && ln -s sox play ) || ln -s sox play; \ fi if test "yes" = "yes"; then \ test -f sox && ( rm -f rec && ln -s sox rec ) || ln -s sox rec; \ fi if test "yes" = "yes"; then \ test -f sox && ( rm -f soxi && ln -s sox soxi ) || ln -s sox soxi; \ fi /usr/bin/make all-am make[3]: Nothing to be done for `all-am'. >>> sox 14.4.2 Installing to target PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" /usr/bin/make -j6 DESTDIR=/home/peko/autobuild/instance-0/output/target install -C /home/peko/autobuild/instance-0/output/build/sox-14.4.2/ Making install in lpc10 make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. Making install in libgsm make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. Making install in src /usr/bin/mkdir -p '/home/peko/autobuild/instance-0/output/target/usr/lib' /usr/bin/mkdir -p '/home/peko/autobuild/instance-0/output/target/usr/include' /bin/sh ../libtool --silent --silent --mode=install /usr/bin/install -c libsox.la '/home/peko/autobuild/instance-0/output/target/usr/lib' /usr/bin/install -c -m 644 sox.h '/home/peko/autobuild/instance-0/output/target/usr/include' libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/home/peko/autobuild/instance-0/output/target/usr/bin' /bin/sh ../libtool --silent --silent --mode=install /usr/bin/install -c sox '/home/peko/autobuild/instance-0/output/target/usr/bin' /usr/bin/make install-exec-hook if test "yes" = "yes"; then \ cd /home/peko/autobuild/instance-0/output/target/usr/bin; rm -f play rec; ln -s sox play; ln -s sox rec; \ fi if test "yes" = "yes"; then \ cd /home/peko/autobuild/instance-0/output/target/usr/bin; rm -f soxi; ln -s sox soxi; \ fi make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/home/peko/autobuild/instance-0/output/target/usr/share/man/man1' /usr/bin/mkdir -p '/home/peko/autobuild/instance-0/output/target/usr/lib/pkgconfig' /usr/bin/mkdir -p '/home/peko/autobuild/instance-0/output/target/usr/share/man/man3' /usr/bin/mkdir -p '/home/peko/autobuild/instance-0/output/target/usr/share/man/man7' /usr/bin/install -c -m 644 sox.pc '/home/peko/autobuild/instance-0/output/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 sox.1 soxi.1 '/home/peko/autobuild/instance-0/output/target/usr/share/man/man1' /usr/bin/install -c -m 644 libsox.3 '/home/peko/autobuild/instance-0/output/target/usr/share/man/man3' /usr/bin/install -c -m 644 soxformat.7 '/home/peko/autobuild/instance-0/output/target/usr/share/man/man7' /usr/bin/make install-data-hook cd /home/peko/autobuild/instance-0/output/target/usr/share/man/man1 && rm -f play.1 && ln -s sox.1 play.1 cd /home/peko/autobuild/instance-0/output/target/usr/share/man/man1 && rm -f rec.1 && ln -s sox.1 rec.1 cd /home/peko/autobuild/instance-0/output/target/usr/share/man/man7 && rm -f soxeffect.7 && ln -s ../man1/sox.1 soxeffect.7 spi-tools-0.8.1.tar.gz: OK (sha256: 72a6c4a9d13011addc61bc3906543cd06f76f567270ae4b6ca4d0115fd6a9538) >>> spi-tools 0.8.1 Extracting gzip -d -c /home/peko/autobuild/instance-0/dl/spi-tools/spi-tools-0.8.1.tar.gz | /home/peko/autobuild/instance-0/output/host/bin/tar --strip-components=1 -C /home/peko/autobuild/instance-0/output/build/spi-tools-0.8.1 -xf - >>> spi-tools 0.8.1 Patching >>> spi-tools 0.8.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/peko/autobuild/instance-0/output/build/spi-tools-0.8.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> spi-tools 0.8.1 Configuring >>> spi-tools 0.8.1 Autoreconfiguring configure.ac:13: installing './compile' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' src/Makefile.am: installing './depcomp' >>> spi-tools 0.8.1 Patching libtool (cd /home/peko/autobuild/instance-0/output/build/spi-tools-0.8.1/ && rm -rf config.cache && PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" AR="/home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-uclibcgnueabi-ar" AS="/home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-uclibcgnueabi-as" LD="/home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-uclibcgnueabi-ld" NM="/home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-uclibcgnueabi-nm" CC="/home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc" GCC="/home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc" CPP="/home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-uclibcgnueabi-cpp" CXX="/home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-uclibcgnueabi-g++" FC="/home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gfortran" F77="/home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gfortran" RANLIB="/home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-uclibcgnueabi-ranlib" READELF="/home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-uclibcgnueabi-readelf" STRIP="/home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-uclibcgnueabi-strip" OBJCOPY="/home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-uclibcgnueabi-objcopy" OBJDUMP="/home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-uclibcgnueabi-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/peko/autobuild/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-uclibcgnueabi-as" DEFAULT_LINKER="/home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-uclibcgnueabi-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/peko/autobuild/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no CONFIG_SITE=/dev/null ./configure --target=arm-buildroot-linux-uclibcgnueabi --host=arm-buildroot-linux-uclibcgnueabi --build=powerpc64le-unknown-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-buildroot-linux-uclibcgnueabi-strip... /home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-uclibcgnueabi-strip checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make sets $(MAKE)... (cached) yes checking for arm-buildroot-linux-uclibcgnueabi-gcc... /home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc accepts -g... yes checking for /home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc option to accept ISO C89... none needed checking whether /home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc... none checking for /home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc option to accept ISO C99... none needed checking for an ANSI C-conforming const... yes checking how to run the C preprocessor... /home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-uclibcgnueabi-cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for doxygen... doxygen checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for inline... inline checking for size_t... (cached) yes checking for ssize_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for strftime... yes checking for working strtod... no checking for pow... yes checking for error_at_line... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for memmove... yes checking for memset... yes checking whether to build with debug information... no configure: Debug Mode off. checking for help2man... echo No help2man 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 man/Makefile config.status: creating src/config.h config.status: executing depfiles 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, --disable-static, --enable-shared >>> spi-tools 0.8.1 Building PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" /usr/bin/make -j6 -C /home/peko/autobuild/instance-0/output/build/spi-tools-0.8.1/ Making all in src /usr/bin/make all-am /home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -c -o spi-config.o spi-config.c /home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -c -o spi-pipe.o spi-pipe.c /home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -O0 -o spi-pipe spi-pipe.o /home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -O0 -o spi-config spi-config.o Making all in man make[3]: Nothing to be done for `all'. make[3]: Nothing to be done for `all-am'. >>> spi-tools 0.8.1 Installing to target PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" /usr/bin/make -j6 DESTDIR=/home/peko/autobuild/instance-0/output/target install -C /home/peko/autobuild/instance-0/output/build/spi-tools-0.8.1/ Making install in src make[4]: Nothing to be done for `install-data-am'. /usr/bin/mkdir -p '/home/peko/autobuild/instance-0/output/target/usr/bin' /usr/bin/install -c spi-config spi-pipe '/home/peko/autobuild/instance-0/output/target/usr/bin' Making install in man make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/home/peko/autobuild/instance-0/output/target/usr/share/man/man1' /usr/bin/install -c -m 644 spi-config.1 spi-pipe.1 '/home/peko/autobuild/instance-0/output/target/usr/share/man/man1' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. spidev_test.c?id=v4.10: OK (sha256: 3cf76b15d9a8644f3f5cbc0387cc02a7d4a392ade39788cbc6367cce98552e2f) >>> spidev_test v4.10 Extracting cp /home/peko/autobuild/instance-0/dl/spidev_test/spidev_test.c?id=v4.10 /home/peko/autobuild/instance-0/output/build/spidev_test-v4.10/spidev_test.c >>> spidev_test v4.10 Patching /usr/bin/sed -i -e 's~^#include ~#include \n#include ~' /home/peko/autobuild/instance-0/output/build/spidev_test-v4.10/spidev_test.c >>> spidev_test v4.10 Configuring >>> spidev_test v4.10 Building PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" /home/peko/autobuild/instance-0/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o /home/peko/autobuild/instance-0/output/build/spidev_test-v4.10/spidev_test /home/peko/autobuild/instance-0/output/build/spidev_test-v4.10/spidev_test.c >>> spidev_test v4.10 Installing to target /usr/bin/install -D -m 755 /home/peko/autobuild/instance-0/output/build/spidev_test-v4.10/spidev_test /home/peko/autobuild/instance-0/output/target/usr/sbin/spidev_test >>> squashfs e38956b92f738518c29734399629e7cdb33072d3 Downloading Fetching all references Could not fetch special ref 'e38956b92f738518c29734399629e7cdb33072d3'; assuming it is not special. fatal: reference is not a tree: e38956b92f738518c29734399629e7cdb33072d3 --2018-04-18 09:21:33-- http://sources.buildroot.net/squashfs/squashfs-e38956b92f738518c29734399629e7cdb33072d3.tar.gz Resolving sources.buildroot.net (sources.buildroot.net)... 104.27.166.48, 104.27.167.48, 2400:cb00:2048:1::681b:a730, ... Connecting to sources.buildroot.net (sources.buildroot.net)|104.27.166.48|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2018-04-18 09:21:33 ERROR 404: Not Found. --2018-04-18 09:21:33-- http://sources.buildroot.net/squashfs-e38956b92f738518c29734399629e7cdb33072d3.tar.gz Resolving sources.buildroot.net (sources.buildroot.net)... 104.27.166.48, 104.27.167.48, 2400:cb00:2048:1::681b:a730, ... Connecting to sources.buildroot.net (sources.buildroot.net)|104.27.166.48|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2018-04-18 09:21:33 ERROR 404: Not Found. make[1]: *** [/home/peko/autobuild/instance-0/output/build/squashfs-e38956b92f738518c29734399629e7cdb33072d3/.stamp_downloaded] Error 1 make: *** [_all] Error 2 make: Leaving directory `/home/peko/autobuild/instance-0/buildroot'