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 Making all in libgsm CC add.lo CC decode.lo CC code.lo CC long_term.lo CC lpc.lo CC preprocess.lo CC rpe.lo CC gsm_destroy.lo CC gsm_decode.lo CC gsm_encode.lo CC gsm_create.lo CC gsm_option.lo gsm_create.c:7:19: warning: 'ident' defined but not used [-Wunused-const-variable=] static char const ident[] = "$Header: /cvsroot/sox/sox/libgsm/gsm_create.c,v 1.1 2007/09/06 16:50:55 cbagwell Exp $"; ^~~~~ CC short_term.lo CC table.lo In file included from short_term.c:12:0: short_term.c: In function 'Decoding_of_the_coded_Log_Area_Ratios': short_term.c:55:32: warning: left shift of negative value [-Wshift-negative-value] temp1 = GSM_SUB( temp1, B << 1 ); \ ^ private.h:120:38: note: in definition of macro 'GSM_SUB' ((ltmp = (longword)(a) - (longword)(b)) >= MAX_WORD \ ^ short_term.c:62:2: note: in expansion of macro 'STEP' STEP( -2560, -16, 13107 ); ^~~~ short_term.c:55:32: warning: left shift of negative value [-Wshift-negative-value] temp1 = GSM_SUB( temp1, B << 1 ); \ ^ private.h:120:38: note: in definition of macro 'GSM_SUB' ((ltmp = (longword)(a) - (longword)(b)) >= MAX_WORD \ ^ short_term.c:65:2: note: in expansion of macro 'STEP' STEP( -1792, -8, 17476 ); ^~~~ short_term.c:55:32: warning: left shift of negative value [-Wshift-negative-value] temp1 = GSM_SUB( temp1, B << 1 ); \ ^ private.h:120:38: note: in definition of macro 'GSM_SUB' ((ltmp = (longword)(a) - (longword)(b)) >= MAX_WORD \ ^ short_term.c:66:2: note: in expansion of macro 'STEP' STEP( -341, -4, 31454 ); ^~~~ short_term.c:55:32: warning: left shift of negative value [-Wshift-negative-value] temp1 = GSM_SUB( temp1, B << 1 ); \ ^ private.h:120:38: note: in definition of macro 'GSM_SUB' ((ltmp = (longword)(a) - (longword)(b)) >= MAX_WORD \ ^ short_term.c:67:2: note: in expansion of macro 'STEP' STEP( -1144, -4, 29708 ); ^~~~ CCLD libgsm.la Making all in 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 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))) ^~ 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 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-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 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-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 CC libsox_la-s1-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-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 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-f8-fmt.lo CC libsox_la-gsrt.lo CC libsox_la-alsa.lo CC libsox_la-amr-nb.lo amr-nb.c:127:26: warning: 'amr_gp3_library_names' defined but not used [-Wunused-const-variable=] static const char* const amr_gp3_library_names[] = ^~~~~~~~~~~~~~~~~~~~~ CC libsox_la-amr-wb.lo CC libsox_la-gsm.lo CC libsox_la-lpc10.lo amr-wb.c:116:26: warning: 'amr_gp3_library_names' defined but not used [-Wunused-const-variable=] static const char* const amr_gp3_library_names[] = ^~~~~~~~~~~~~~~~~~~~~ CC libsox_la-mp3.lo CC libsox_la-oss.lo CC libsox_la-pulseaudio.lo CC libsox_la-sndfile.lo 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)); ^~~~~~~~~~ In file included from mp3.c:283:0: mp3-util.h: In function 'add_tag': mp3-util.h:128:34: warning: passing argument 2 of 'lsx_seeki' with different width due to prototype [-Wtraditional-conversion] if (0 != lsx_seeki(info->ft, size, SEEK_CUR) || ^~~~ mp3-util.h: In function 'read_comments': mp3-util.h:199:26: warning: passing argument 2 of 'lsx_seeki' with different width due to prototype [-Wtraditional-conversion] if (0 == lsx_seeki(ft, -128, SEEK_END)) { ^ mp3-util.h:204:26: warning: passing argument 2 of 'lsx_seeki' with different width due to prototype [-Wtraditional-conversion] if (0 == lsx_seeki(ft, 0, SEEK_SET)) { ^ mp3-util.h:207:26: warning: passing argument 2 of 'lsx_seeki' with different width due to prototype [-Wtraditional-conversion] if (0 == lsx_seeki(ft, has_id3v1 ? -138 : -10, SEEK_END)) { ^~~~~~~~~ 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); ^~~~~~~~~~~ In file included from mp3.c:283:0: At top level: mp3-util.h:181:13: warning: 'read_comments' defined but not used [-Wunused-function] static void read_comments(sox_format_t * ft) ^~~~~~~~~~~~~ mp3.c:123:26: warning: 'lame_library_names' defined but not used [-Wunused-const-variable=] static const char* const lame_library_names[] = ^~~~~~~~~~~~~~~~~~ mp3.c:88:26: warning: 'mad_library_names' defined but not used [-Wunused-const-variable=] static const char* const mad_library_names[] = ^~~~~~~~~~~~~~~~~ CC libsox_la-caf.lo 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)); \ ^ 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 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/buildroot/autobuild/run/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib/libsndfile.la' seems to be moved libtool: link: warning: `/home/buildroot/autobuild/run/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib/libdbus-1.la' seems to be moved libtool: link: warning: `/home/buildroot/autobuild/run/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib/libsndfile.la' seems to be moved libtool: link: warning: `/home/buildroot/autobuild/run/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib/libdbus-1.la' seems to be moved libtool: link: warning: `/home/buildroot/autobuild/run/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib/libsndfile.la' seems to be moved libtool: link: warning: `/home/buildroot/autobuild/run/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib/libdbus-1.la' seems to be moved libtool: link: warning: `/home/buildroot/autobuild/run/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib/libsndfile.la' seems to be moved libtool: link: warning: `/home/buildroot/autobuild/run/instance-3/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib/libdbus-1.la' seems to be moved CCLD sox CCLD example0 CCLD example1 CCLD example2 CCLD example3 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/buildroot/autobuild/run/instance-3/output/host/bin:/home/buildroot/autobuild/run/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-3/output/target install -C /home/buildroot/autobuild/run/instance-3/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 /bin/mkdir -p '/home/buildroot/autobuild/run/instance-3/output/target/usr/lib' /bin/sh ../libtool --silent --silent --mode=install /usr/bin/install -c libsox.la '/home/buildroot/autobuild/run/instance-3/output/target/usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-3/output/target/usr/include' /usr/bin/install -c -m 644 sox.h '/home/buildroot/autobuild/run/instance-3/output/target/usr/include' libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-3/output/target/usr/bin' /bin/sh ../libtool --silent --silent --mode=install /usr/bin/install -c sox '/home/buildroot/autobuild/run/instance-3/output/target/usr/bin' /usr/bin/make install-exec-hook if test "yes" = "yes"; then \ cd /home/buildroot/autobuild/run/instance-3/output/target/usr/bin; rm -f play rec; ln -s sox play; ln -s sox rec; \ fi if test "yes" = "yes"; then \ cd /home/buildroot/autobuild/run/instance-3/output/target/usr/bin; rm -f soxi; ln -s sox soxi; \ fi make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-3/output/target/usr/share/man/man1' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-3/output/target/usr/share/man/man3' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-3/output/target/usr/share/man/man7' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-3/output/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 soxformat.7 '/home/buildroot/autobuild/run/instance-3/output/target/usr/share/man/man7' /usr/bin/install -c -m 644 sox.1 soxi.1 '/home/buildroot/autobuild/run/instance-3/output/target/usr/share/man/man1' /usr/bin/install -c -m 644 sox.pc '/home/buildroot/autobuild/run/instance-3/output/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libsox.3 '/home/buildroot/autobuild/run/instance-3/output/target/usr/share/man/man3' /usr/bin/make install-data-hook cd /home/buildroot/autobuild/run/instance-3/output/target/usr/share/man/man1 && rm -f play.1 && ln -s sox.1 play.1 cd /home/buildroot/autobuild/run/instance-3/output/target/usr/share/man/man1 && rm -f rec.1 && ln -s sox.1 rec.1 cd /home/buildroot/autobuild/run/instance-3/output/target/usr/share/man/man7 && rm -f soxeffect.7 && ln -s ../man1/sox.1 soxeffect.7 sp-oops-extract_0.0.7-1.tar.gz: OK (sha256: 85601a569af1f4584db75fad21d3a70e377ce12d1bccad7dbe1112abd3b43d93) >>> sp-oops-extract 0.0.7-1 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-3/dl/sp-oops-extract/sp-oops-extract_0.0.7-1.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-3/output/build/sp-oops-extract-0.0.7-1 -xf - >>> sp-oops-extract 0.0.7-1 Patching Applying 0001-Make-the-Makefile-more-cross-compiler-friendly.patch using patch: patching file src/Makefile Applying 0002-stdint-cleanup.patch using patch: patching file src/oopslog.c >>> sp-oops-extract 0.0.7-1 Configuring >>> sp-oops-extract 0.0.7-1 Building PATH="/home/buildroot/autobuild/run/instance-3/output/host/bin:/home/buildroot/autobuild/run/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-3/output/build/sp-oops-extract-0.0.7-1 PATH="/home/buildroot/autobuild/run/instance-3/output/host/bin:/home/buildroot/autobuild/run/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/buildroot/autobuild/run/instance-3/output/host/bin/sh4-linux-ar" AS="/home/buildroot/autobuild/run/instance-3/output/host/bin/sh4-linux-as" LD="/home/buildroot/autobuild/run/instance-3/output/host/bin/sh4-linux-ld" NM="/home/buildroot/autobuild/run/instance-3/output/host/bin/sh4-linux-nm" CC="/home/buildroot/autobuild/run/instance-3/output/host/bin/sh4-linux-gcc" GCC="/home/buildroot/autobuild/run/instance-3/output/host/bin/sh4-linux-gcc" CPP="/home/buildroot/autobuild/run/instance-3/output/host/bin/sh4-linux-cpp" CXX="/home/buildroot/autobuild/run/instance-3/output/host/bin/sh4-linux-g++" FC="/home/buildroot/autobuild/run/instance-3/output/host/bin/sh4-linux-gfortran" F77="/home/buildroot/autobuild/run/instance-3/output/host/bin/sh4-linux-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-3/output/host/bin/sh4-linux-ranlib" READELF="/home/buildroot/autobuild/run/instance-3/output/host/bin/sh4-linux-readelf" STRIP="/home/buildroot/autobuild/run/instance-3/output/host/bin/sh4-linux-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-3/output/host/bin/sh4-linux-objcopy" OBJDUMP="/home/buildroot/autobuild/run/instance-3/output/host/bin/sh4-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/autobuild/run/instance-3/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-3/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-3/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/run/instance-3/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-3/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/run/instance-3/output/host/bin/sh4-linux-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/instance-3/output/host/bin/sh4-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/buildroot/autobuild/run/instance-3/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl for i in src; do /usr/bin/make -C $i; done /home/buildroot/autobuild/run/instance-3/output/host/bin/sh4-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -o sp-oops-extract oopslog.c >>> sp-oops-extract 0.0.7-1 Installing to target PATH="/home/buildroot/autobuild/run/instance-3/output/host/bin:/home/buildroot/autobuild/run/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-3/output/build/sp-oops-extract-0.0.7-1 install DESTDIR=/home/buildroot/autobuild/run/instance-3/output/target install src/sp-oops-extract /home/buildroot/autobuild/run/instance-3/output/target/usr/bin >>> squashfs e38956b92f738518c29734399629e7cdb33072d3 Downloading Fetching all references warning: refname 'e38956b92f738518c29734399629e7cdb33072d3' is ambiguous. Git normally never creates a ref that ends with 40 hex characters because it will be ignored when you just specify 40-hex. These refs may be created by mistake. For example, git checkout -b $br $(git rev-parse ...) where "$br" is somehow empty and a 40-hex ref is created. Please examine these refs and maybe delete them. Turn this message off by running "git config advice.objectNameWarning false" Could not fetch special ref 'e38956b92f738518c29734399629e7cdb33072d3'; assuming it is not special. warning: refname 'e38956b92f738518c29734399629e7cdb33072d3' is ambiguous. Git normally never creates a ref that ends with 40 hex characters because it will be ignored when you just specify 40-hex. These refs may be created by mistake. For example, git checkout -b $br $(git rev-parse ...) where "$br" is somehow empty and a 40-hex ref is created. Please examine these refs and maybe delete them. Turn this message off by running "git config advice.objectNameWarning false" ERROR: squashfs-e38956b92f738518c29734399629e7cdb33072d3.tar.gz has wrong sha256 hash: ERROR: expected: bd0aa3011320b8ebee68aa406060de277bef16daf81bad5b9f70cbea6db1a779 ERROR: got : 647c637049aeacdcf88709001a9ca7b6e8ed820486961bbc2922d06d12fa27c7 ERROR: Incomplete download, or man-in-the-middle (MITM) attack --2018-04-15 08:56:59-- http://sources.buildroot.net/squashfs/squashfs-e38956b92f738518c29734399629e7cdb33072d3.tar.gz Resolving sources.buildroot.net (sources.buildroot.net)... 2400:cb00:2048:1::681b:a630, 2400:cb00:2048:1::681b:a730, 104.27.166.48, ... Connecting to sources.buildroot.net (sources.buildroot.net)|2400:cb00:2048:1::681b:a630|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2018-04-15 08:57:00 ERROR 404: Not Found. --2018-04-15 08:57:00-- http://sources.buildroot.net/squashfs-e38956b92f738518c29734399629e7cdb33072d3.tar.gz Resolving sources.buildroot.net (sources.buildroot.net)... 2400:cb00:2048:1::681b:a630, 2400:cb00:2048:1::681b:a730, 104.27.166.48, ... Connecting to sources.buildroot.net (sources.buildroot.net)|2400:cb00:2048:1::681b:a630|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2018-04-15 08:57:00 ERROR 404: Not Found. make[1]: *** [/home/buildroot/autobuild/run/instance-3/output/build/squashfs-e38956b92f738518c29734399629e7cdb33072d3/.stamp_downloaded] Error 1 make: *** [_all] Error 2 make: Leaving directory `/home/buildroot/autobuild/run/instance-3/buildroot'