checking sndio.h presence... no checking for sndio.h... no checking CoreAudio/CoreAudio.h usability... no checking CoreAudio/CoreAudio.h presence... no checking for CoreAudio/CoreAudio.h... no checking alsa/asoundlib.h usability... yes checking alsa/asoundlib.h presence... yes checking for alsa/asoundlib.h... yes checking for snd_pcm_open in -lasound... yes checking for mmsystem.h... no checking for SNDFILE... yes checking sndfile.h usability... yes checking sndfile.h presence... yes checking for sndfile.h... yes checking for sf_open_virtual... yes checking whether SF_FORMAT_OGG is declared... yes checking whether SFC_SET_SCALE_INT_FLOAT_WRITE is declared... yes checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking sys/audioio.h usability... no checking sys/audioio.h presence... no checking for sys/audioio.h... no checking sun/audioio.h usability... no checking sun/audioio.h presence... no checking for sun/audioio.h... no checking whether to enable symlinks... yes 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 libgsm/Makefile config.status: creating lpc10/Makefile config.status: creating msvc9/Makefile config.status: creating msvc10/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, --without-ffmpeg, --disable-gomp BUILD OPTIONS Debugging build............no Distro name ...............Buildroot Dynamic loading support....no Pkg-config location........$(libdir)/pkgconfig Play and rec symlinks......yes Symlinks enabled...........yes OPTIONAL DEVICE DRIVERS ao (Xiph)..................no alsa (Linux)...............yes coreaudio (Mac OS X).......no sndio (OpenBSD)............no oss........................yes pulseaudio.................no sunaudio...................no waveaudio (MS-Windows).....no OPTIONAL FILE FORMATS amrnb......................yes dlopen amrnb..............no amrwb......................yes dlopen amrwb..............no flac.......................no gsm........................yes (in-tree) lpc10......................yes (in-tree) mp2/mp3....................yes id3tag....................no lame......................no mad.......................no twolame...................yes dlopen twolame............no oggvorbis..................no opus.......................yes sndfile....................yes dlopen sndfile............no wavpack....................no OTHER OPTIONS ladspa effects.............no magic support..............yes png support................yes OpenMP support.............no Configure finished. Do 'make -s && make install' to compile and install SoX. >>> sox 14.4.2 Building PATH="/home/buildroot/autobuild/run/instance-2/output/host/bin:/home/buildroot/autobuild/run/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-2/output/build/sox-14.4.2/ Making all in 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 Making all in libgsm CC add.lo CC code.lo CC decode.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 CC short_term.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 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 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 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-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-spectrogram.lo CC libsox_la-raw-fmt.lo CC libsox_la-s1-fmt.lo CC libsox_la-s2-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-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 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-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-alsa.lo CC libsox_la-amr-nb.lo CC libsox_la-amr-wb.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-gsm.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-lpc10.lo CC libsox_la-mp3.lo CC libsox_la-opus.lo CC libsox_la-oss.lo CC libsox_la-sndfile.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[] = ^~~~~~~~~~~~~~~~~~ mp3.c:88:26: warning: 'mad_library_names' defined but not used [-Wunused-const-variable=] static const char* const mad_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-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 CC example0.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 example1.o CC example2.o CC example3.o CC example4.o CC example5.o CC example6.o CCLD libsox.la CCLD sox_sample_test copying selected object files to avoid basename conflicts... CCLD sox CCLD example0 CCLD example1 CCLD example2 /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libasound.a(pcm_dmix.o): In function `snd_pcm_dmix_sync_ptr': pcm_dmix.c:(.text+0xbbc): warning: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libtwolame.a(bitbuffer.o): In function `buffer_init': bitbuffer.c:(.text+0x0): multiple definition of `buffer_init' /home/buildroot/autobuild/run/instance-2/output/host/bin/../arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libmagic.a(buffer.o):buffer.c:(.text+0x0): first defined here collect2: error: ld returned 1 exit status make[3]: *** [example1] Error 1 make[3]: *** Waiting for unfinished jobs.... /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libasound.a(pcm_dmix.o): In function `snd_pcm_dmix_sync_ptr': pcm_dmix.c:(.text+0xbbc): warning: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libtwolame.a(bitbuffer.o): In function `buffer_init': bitbuffer.c:(.text+0x0): multiple definition of `buffer_init' /home/buildroot/autobuild/run/instance-2/output/host/bin/../arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libmagic.a(buffer.o):buffer.c:(.text+0x0): first defined here collect2: error: ld returned 1 exit status make[3]: *** [example2] Error 1 /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libasound.a(pcm_dmix.o): In function `snd_pcm_dmix_sync_ptr': pcm_dmix.c:(.text+0xbbc): warning: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libtwolame.a(bitbuffer.o): In function `buffer_init': bitbuffer.c:(.text+0x0): multiple definition of `buffer_init' /home/buildroot/autobuild/run/instance-2/output/host/bin/../arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libmagic.a(buffer.o):buffer.c:(.text+0x0): first defined here collect2: error: ld returned 1 exit status make[3]: *** [sox] Error 1 /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libasound.a(pcm_dmix.o): In function `snd_pcm_dmix_sync_ptr': pcm_dmix.c:(.text+0xbbc): warning: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libtwolame.a(bitbuffer.o): In function `buffer_init': bitbuffer.c:(.text+0x0): multiple definition of `buffer_init' /home/buildroot/autobuild/run/instance-2/output/host/bin/../arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libmagic.a(buffer.o):buffer.c:(.text+0x0): first defined here collect2: error: ld returned 1 exit status make[3]: *** [example0] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [/home/buildroot/autobuild/run/instance-2/output/build/sox-14.4.2/.stamp_built] Error 2 make: *** [_all] Error 2 make: Leaving directory `/home/buildroot/autobuild/run/instance-2/buildroot'