spacepaste

  1.  
  2.  * Package: media-sound/sox-dsd-9999
  3.  * Repository: gallifrey
  4.  * USE: abi_x86_32 alsa cpu_flags_x86_sse2 elibc_glibc encode flac id3tag kernel_linux mad openmp sndfile userland_GNU wavpack x86
  5.  * FEATURES: preserve-libs sandbox userpriv usersandbox
  6. >>> Unpacking source...
  7. * Fetching https://github.com/mansr/sox.git ...
  8. git fetch https://github.com/mansr/sox.git +HEAD:refs/git-r3/HEAD
  9. git symbolic-ref refs/git-r3/media-sound/sox-dsd/0/__main__ refs/git-r3/HEAD
  10. * Checking out https://github.com/mansr/sox.git to /var/tmp/portage/media-sound/sox-dsd-9999/work/sox-dsd-9999 ...
  11. git checkout --quiet refs/git-r3/HEAD
  12. GIT update -->
  13. repository: https://github.com/mansr/sox.git
  14. at the commit: 0be259eaa9ce3f3fa587a3ef0cf2c0b9c73167a2
  15. >>> Source unpacked in /var/tmp/portage/media-sound/sox-dsd-9999/work
  16. >>> Preparing source in /var/tmp/portage/media-sound/sox-dsd-9999/work/sox-dsd-9999 ...
  17. * Running eautoreconf in '/var/tmp/portage/media-sound/sox-dsd-9999/work/sox-dsd-9999' ...
  18. * Running libtoolize --install --copy --force --automake ...
  19.  [ ok ]
  20. * Running aclocal -I m4 ...
  21.  [ ok ]
  22. * Running autoconf --force ...
  23.  [ ok ]
  24. * Running autoheader ...
  25.  [ ok ]
  26. * Running automake --add-missing --copy --foreign --force-missing ...
  27.  [ ok ]
  28. * Running elibtoolize in: sox-dsd-9999/
  29. * Applying portage/1.2.0 patch ...
  30. * Applying sed/1.5.6 patch ...
  31. * Applying as-needed/2.4.3 patch ...
  32. >>> Source prepared.
  33. >>> Configuring source in /var/tmp/portage/media-sound/sox-dsd-9999/work/sox-dsd-9999 ...
  34. * econf: updating sox-dsd-9999/config.sub with /usr/share/gnuconfig/config.sub
  35. * econf: updating sox-dsd-9999/config.guess with /usr/share/gnuconfig/config.guess
  36. ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib --with-alsa --without-amrnb --without-amrwb --without-ao --disable-debug --with-lame --with-flac --with-id3tag --without-ladspa --with-mad --enable-openmp --without-oggvorbis --without-oss --without-opus --without-png --without-pulseaudio --with-sndfile --disable-static --without-twolame --with-wavpack --with-distro=Gentoo
  37. checking build system type... i686-pc-linux-gnu
  38. checking host system type... i686-pc-linux-gnu
  39. checking target system type... i686-pc-linux-gnu
  40. checking for a BSD-compatible install... /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c
  41. checking whether build environment is sane... yes
  42. checking for a thread-safe mkdir -p... /bin/mkdir -p
  43. checking for gawk... gawk
  44. checking whether make sets $(MAKE)... yes
  45. checking whether make supports nested variables... yes
  46. checking whether make supports nested variables... (cached) yes
  47. checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
  48. checking whether the C compiler works... yes
  49. checking for C compiler default output file name... a.out
  50. checking for suffix of executables...
  51. checking whether we are cross compiling... no
  52. checking for suffix of object files... o
  53. checking whether we are using the GNU C compiler... yes
  54. checking whether i686-pc-linux-gnu-gcc accepts -g... yes
  55. checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
  56. checking whether i686-pc-linux-gnu-gcc understands -c and -o together... yes
  57. checking for style of include used by make... GNU
  58. checking dependency style of i686-pc-linux-gnu-gcc... none
  59. checking whether ln -s works... yes
  60. checking how to print strings... printf
  61. checking for a sed that does not truncate output... /bin/sed
  62. checking for grep that handles long lines and -e... /bin/grep
  63. checking for egrep... /bin/grep -E
  64. checking for fgrep... /bin/grep -F
  65. checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
  66. checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
  67. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/i686-pc-linux-gnu-nm -B
  68. checking the name lister (/usr/bin/i686-pc-linux-gnu-nm -B) interface... BSD nm
  69. checking the maximum length of command line arguments... 1572864
  70. checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
  71. checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  72. checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
  73. checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump
  74. checking how to recognize dependent libraries... pass_all
  75. checking for i686-pc-linux-gnu-dlltool... no
  76. checking for dlltool... no
  77. checking how to associate runtime and link libraries... printf %s\n
  78. checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
  79. checking for archiver @FILE support... @
  80. checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
  81. checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
  82. checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from i686-pc-linux-gnu-gcc object... ok
  83. checking for sysroot... no
  84. checking for a working dd... /bin/dd
  85. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  86. checking for i686-pc-linux-gnu-mt... no
  87. checking for mt... no
  88. checking if : is a manifest tool... no
  89. checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
  90. checking for ANSI C header files... yes
  91. checking for sys/types.h... yes
  92. checking for sys/stat.h... yes
  93. checking for stdlib.h... yes
  94. checking for string.h... yes
  95. checking for memory.h... yes
  96. checking for strings.h... yes
  97. checking for inttypes.h... yes
  98. checking for stdint.h... yes
  99. checking for unistd.h... yes
  100. checking for dlfcn.h... yes
  101. checking for objdir... .libs
  102. checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  103. checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  104. checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  105. checking if i686-pc-linux-gnu-gcc static flag -static works... yes
  106. checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
  107. checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  108. checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
  109. checking whether -lc should be explicitly linked in... no
  110. checking dynamic linker characteristics... GNU/Linux ld.so
  111. checking how to hardcode library paths into programs... immediate
  112. checking for shl_load... no
  113. checking for shl_load in -ldld... no
  114. checking for dlopen... no
  115. checking for dlopen in -ldl... yes
  116. checking whether a program can dlopen itself... yes
  117. checking whether a statically linked program can dlopen itself... no
  118. checking whether stripping libraries is possible... yes
  119. checking if libtool supports shared libraries... yes
  120. checking whether to build shared libraries... yes
  121. checking whether to build static libraries... no
  122. checking for i686-pc-linux-gnu-pkg-config... /usr/bin/i686-pc-linux-gnu-pkg-config
  123. checking pkg-config is at least version 0.9.0... yes
  124. checking whether to make a debug build... no
  125. checking whether libssp exists... no
  126. checking whether stack-smashing protection is available... yes
  127. checking whether stack-smashing protection is buggy... no
  128. checking whether i686-pc-linux-gnu-gcc accepts -fstack-protector... yes
  129. checking gcc version... 6.4.0
  130. checking whether byte ordering is bigendian... no
  131. checking for inline... inline
  132. checking for ANSI C header files... (cached) yes
  133. checking fcntl.h usability... yes
  134. checking fcntl.h presence... yes
  135. checking for fcntl.h... yes
  136. checking for unistd.h... (cached) yes
  137. checking byteswap.h usability... yes
  138. checking byteswap.h presence... yes
  139. checking for byteswap.h... yes
  140. checking for sys/stat.h... (cached) yes
  141. checking sys/time.h usability... yes
  142. checking sys/time.h presence... yes
  143. checking for sys/time.h... yes
  144. checking sys/timeb.h usability... yes
  145. checking sys/timeb.h presence... yes
  146. checking for sys/timeb.h... yes
  147. checking for sys/types.h... (cached) yes
  148. checking sys/utsname.h usability... yes
  149. checking sys/utsname.h presence... yes
  150. checking for sys/utsname.h... yes
  151. checking termios.h usability... yes
  152. checking termios.h presence... yes
  153. checking for termios.h... yes
  154. checking glob.h usability... yes
  155. checking glob.h presence... yes
  156. checking for glob.h... yes
  157. checking fenv.h usability... yes
  158. checking fenv.h presence... yes
  159. checking for fenv.h... yes
  160. checking for strcasecmp... yes
  161. checking for strdup... yes
  162. checking for popen... yes
  163. checking for vsnprintf... yes
  164. checking for gettimeofday... yes
  165. checking for mkstemp... yes
  166. checking for fmemopen... yes
  167. checking for aligned_alloc... yes
  168. checking for library containing pow... -lm
  169. checking for library containing lrint... none required
  170. checking for lrint... yes
  171. checking for special C compiler options needed for large files... no
  172. checking for _FILE_OFFSET_BITS value needed for large files... 64
  173. checking for _LARGEFILE_SOURCE value needed for large files... no
  174. configure: Forcing _LARGEFILE_SOURCE to be safe since off_t is 64 bits
  175. checking whether libtool should be silenced... yes
  176. checking ltdl.h usability... yes
  177. checking ltdl.h presence... yes
  178. checking for ltdl.h... yes
  179. checking for lt_dlinit in -lltdl... yes
  180. checking for i686-pc-linux-gnu-gcc option to support OpenMP... -fopenmp
  181. checking for libtool version... 2.4.6, OK
  182. checking magic.h usability... yes
  183. checking magic.h presence... yes
  184. checking for magic.h... yes
  185. checking for magic_open in -lmagic... yes
  186. checking mad.h usability... yes
  187. checking mad.h presence... yes
  188. checking for mad.h... yes
  189. checking whether to dlopen mad... no
  190. checking for mad_stream_buffer in -lmad... yes
  191. checking id3tag.h usability... yes
  192. checking id3tag.h presence... yes
  193. checking for id3tag.h... yes
  194. checking for id3_file_open in -lid3tag... yes
  195. checking whether to dlopen lame... no
  196. checking lame/lame.h usability... yes
  197. checking lame/lame.h presence... yes
  198. checking for lame/lame.h... yes
  199. checking for lame_get_lametag_frame in -lmp3lame... yes
  200. checking for id3tag_set_fieldvalue in -lmp3lame... yes
  201. checking gsm/gsm.h usability... yes
  202. checking gsm/gsm.h presence... yes
  203. checking for gsm/gsm.h... yes
  204. checking for gsm_create in -lgsm... yes
  205. checking lpc10.h usability... no
  206. checking lpc10.h presence... no
  207. checking for lpc10.h... no
  208. checking for lpc10.h... (cached) no
  209. checking for create_lpc10_encoder_state in -llpc10... no
  210. checking FLAC/all.h usability... yes
  211. checking FLAC/all.h presence... yes
  212. checking for FLAC/all.h... yes
  213. checking whether FLAC_API_VERSION_CURRENT is declared... yes
  214. checking for FLAC__stream_encoder_new in -lFLAC... yes
  215. checking opencore-amrwb/dec_if.h usability... no
  216. checking opencore-amrwb/dec_if.h presence... no
  217. checking for opencore-amrwb/dec_if.h... no
  218. checking amrwb/dec.h usability... no
  219. checking amrwb/dec.h presence... no
  220. checking for amrwb/dec.h... no
  221. checking opencore-amrnb/interf_dec.h usability... no
  222. checking opencore-amrnb/interf_dec.h presence... no
  223. checking for opencore-amrnb/interf_dec.h... no
  224. checking amrnb/sp_dec.h usability... no
  225. checking amrnb/sp_dec.h presence... no
  226. checking for amrnb/sp_dec.h... no
  227. checking wavpack/wavpack.h usability... yes
  228. checking wavpack/wavpack.h presence... yes
  229. checking for wavpack/wavpack.h... yes
  230. checking for WavpackGetSampleRate in -lwavpack... yes
  231. checking sndio.h usability... no
  232. checking sndio.h presence... no
  233. checking for sndio.h... no
  234. checking CoreAudio/CoreAudio.h usability... no
  235. checking CoreAudio/CoreAudio.h presence... no
  236. checking for CoreAudio/CoreAudio.h... no
  237. checking alsa/asoundlib.h usability... yes
  238. checking alsa/asoundlib.h presence... yes
  239. checking for alsa/asoundlib.h... yes
  240. checking for snd_pcm_open in -lasound... yes
  241. checking for mmsystem.h... no
  242. checking for sndfile... yes
  243. checking sndfile.h usability... yes
  244. checking sndfile.h presence... yes
  245. checking for sndfile.h... yes
  246. checking for sf_open_virtual... yes
  247. checking whether SF_FORMAT_OGG is declared... yes
  248. checking whether SFC_SET_SCALE_INT_FLOAT_WRITE is declared... yes
  249. checking sys/audioio.h usability... no
  250. checking sys/audioio.h presence... no
  251. checking for sys/audioio.h... no
  252. checking sun/audioio.h usability... no
  253. checking sun/audioio.h presence... no
  254. checking for sun/audioio.h... no
  255. checking whether to enable symlinks... yes
  256. checking that generated files are newer than configure... done
  257. configure: creating ./config.status
  258. config.status: creating Makefile
  259. config.status: creating src/Makefile
  260. config.status: creating libgsm/Makefile
  261. config.status: creating lpc10/Makefile
  262. config.status: creating msvc9/Makefile
  263. config.status: creating msvc10/Makefile
  264. config.status: creating sox.pc
  265. config.status: creating src/soxconfig.h
  266. config.status: executing depfiles commands
  267. config.status: executing libtool commands
  268. BUILD OPTIONS
  269. Debugging build............no
  270. Distro name ...............Gentoo
  271. Dynamic loading support....yes
  272. Pkg-config location........$(libdir)/pkgconfig
  273. Play and rec symlinks......yes
  274. Symlinks enabled...........yes
  275. OPTIONAL DEVICE DRIVERS
  276. ao (Xiph)..................no
  277. alsa (Linux)...............yes
  278. coreaudio (Mac OS X).......no
  279. sndio (OpenBSD)............no
  280. oss........................no
  281. pulseaudio.................no
  282. sunaudio...................no
  283. waveaudio (MS-Windows).....no
  284. OPTIONAL FILE FORMATS
  285. amrnb......................no
  286. amrwb......................no
  287. flac.......................yes
  288. gsm........................yes (external)
  289. lpc10......................yes (in-tree)
  290. mp2/mp3....................yes
  291. id3tag....................yes
  292. lame......................yes
  293. lame id3tag...............yes
  294. dlopen lame...............no
  295. mad.......................yes
  296. dlopen mad................no
  297. twolame...................no
  298. oggvorbis..................no
  299. opus.......................no
  300. sndfile....................yes
  301. dlopen sndfile............no
  302. wavpack....................yes
  303. OTHER OPTIONS
  304. ladspa effects.............no
  305. magic support..............yes
  306. png support................no
  307. OpenMP support.............yes, -fopenmp
  308. Configure finished. Do 'make -s && make install' to compile and install SoX.
  309. >>> Source configured.
  310. >>> Compiling source in /var/tmp/portage/media-sound/sox-dsd-9999/work/sox-dsd-9999 ...
  311. make -j2
  312. Making all in lpc10
  313. make[1]: Entering directory '/var/tmp/portage/media-sound/sox-dsd-9999/work/sox-dsd-9999/lpc10'
  314. /bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o analys.lo analys.c
  315. /bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o bsynz.lo bsynz.c
  316. /bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o chanwr.lo chanwr.c
  317. /bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o dcbias.lo dcbias.c
  318. /bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o decode.lo decode.c
  319. /bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o deemp.lo deemp.c
  320. /bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o difmag.lo difmag.c
  321. /bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o dyptrk.lo dyptrk.c
  322. /bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o encode.lo encode.c
  323. /bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o energy.lo energy.c
  324. /bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o f2clib.lo f2clib.c
  325. /bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o ham84.lo ham84.c
  326. /bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o hp100.lo hp100.c
  327. /bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o invert.lo invert.c
  328. /bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o irc2pc.lo irc2pc.c
  329. /bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o ivfilt.lo ivfilt.c
  330. /bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o lpcdec.lo lpcdec.c
  331. /bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o lpcenc.lo lpcenc.c
  332. /bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o lpcini.lo lpcini.c
  333. /bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o lpfilt.lo lpfilt.c
  334. /bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o median.lo median.c
  335. /bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o mload.lo mload.c
  336. /bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o onset.lo onset.c
  337. /bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o pitsyn.lo pitsyn.c
  338. /bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o placea.lo placea.c
  339. /bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o placev.lo placev.c
  340. /bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o preemp.lo preemp.c
  341. /bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o prepro.lo prepro.c
  342. /bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o random.lo random.c
  343. /bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o rcchk.lo rcchk.c
  344. /bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o synths.lo synths.c
  345. /bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o tbdm.lo tbdm.c
  346. /bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o voicin.lo voicin.c
  347. /bin/sh ../libtool --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o vparms.lo vparms.c
  348. /bin/sh ../libtool --tag=CC --silent --mode=link i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -avoid-version -module -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -o liblpc10.la analys.lo bsynz.lo chanwr.lo dcbias.lo decode.lo deemp.lo difmag.lo dyptrk.lo encode.lo energy.lo f2clib.lo ham84.lo hp100.lo invert.lo irc2pc.lo ivfilt.lo lpcdec.lo lpcenc.lo lpcini.lo lpfilt.lo median.lo mload.lo onset.lo pitsyn.lo placea.lo placev.lo preemp.lo prepro.lo random.lo rcchk.lo synths.lo tbdm.lo voicin.lo vparms.lo -lm
  349. make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-dsd-9999/work/sox-dsd-9999/lpc10'
  350. Making all in libgsm
  351. make[1]: Entering directory '/var/tmp/portage/media-sound/sox-dsd-9999/work/sox-dsd-9999/libgsm'
  352. make[1]: Nothing to be done for 'all'.
  353. make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-dsd-9999/work/sox-dsd-9999/libgsm'
  354. Making all in src
  355. make[1]: Entering directory '/var/tmp/portage/media-sound/sox-dsd-9999/work/sox-dsd-9999/src'
  356. i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o sox.o sox.c
  357. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-adpcms.lo `test -f 'adpcms.c' || echo './'`adpcms.c
  358. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-aiff.lo `test -f 'aiff.c' || echo './'`aiff.c
  359. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-cvsd.lo `test -f 'cvsd.c' || echo './'`cvsd.c
  360. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-g711.lo `test -f 'g711.c' || echo './'`g711.c
  361. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-g721.lo `test -f 'g721.c' || echo './'`g721.c
  362. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-g723_24.lo `test -f 'g723_24.c' || echo './'`g723_24.c
  363. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-g723_40.lo `test -f 'g723_40.c' || echo './'`g723_40.c
  364. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-g72x.lo `test -f 'g72x.c' || echo './'`g72x.c
  365. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-vox.lo `test -f 'vox.c' || echo './'`vox.c
  366. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-raw.lo `test -f 'raw.c' || echo './'`raw.c
  367. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-formats.lo `test -f 'formats.c' || echo './'`formats.c
  368. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-formats_i.lo `test -f 'formats_i.c' || echo './'`formats_i.c
  369. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-skelform.lo `test -f 'skelform.c' || echo './'`skelform.c
  370. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-xmalloc.lo `test -f 'xmalloc.c' || echo './'`xmalloc.c
  371. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-getopt.lo `test -f 'getopt.c' || echo './'`getopt.c
  372. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-util.lo `test -f 'util.c' || echo './'`util.c
  373. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-libsox.lo `test -f 'libsox.c' || echo './'`libsox.c
  374. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-libsox_i.lo `test -f 'libsox_i.c' || echo './'`libsox_i.c
  375. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-sox-fmt.lo `test -f 'sox-fmt.c' || echo './'`sox-fmt.c
  376. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-bend.lo `test -f 'bend.c' || echo './'`bend.c
  377. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-biquad.lo `test -f 'biquad.c' || echo './'`biquad.c
  378. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-biquads.lo `test -f 'biquads.c' || echo './'`biquads.c
  379. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-chorus.lo `test -f 'chorus.c' || echo './'`chorus.c
  380. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-compand.lo `test -f 'compand.c' || echo './'`compand.c
  381. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-compandt.lo `test -f 'compandt.c' || echo './'`compandt.c
  382. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-contrast.lo `test -f 'contrast.c' || echo './'`contrast.c
  383. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-dcshift.lo `test -f 'dcshift.c' || echo './'`dcshift.c
  384. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-delay.lo `test -f 'delay.c' || echo './'`delay.c
  385. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-dft_filter.lo `test -f 'dft_filter.c' || echo './'`dft_filter.c
  386. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-dither.lo `test -f 'dither.c' || echo './'`dither.c
  387. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-divide.lo `test -f 'divide.c' || echo './'`divide.c
  388. In file included from dither.c:274:0:
  389. dither.h: In function ‘flow_iir_4’:
  390. dither.h:47:19: warning: left shift of negative value [-Wshift-negative-value]
  391. if (i < (-1 << (p->prec-1)))
  392. ^~
  393. In file included from dither.c:279:0:
  394. dither.h: In function ‘flow_fir_5’:
  395. dither.h:47:19: warning: left shift of negative value [-Wshift-negative-value]
  396. if (i < (-1 << (p->prec-1)))
  397. ^~
  398. In file included from dither.c:283:0:
  399. dither.h: In function ‘flow_fir_9’:
  400. dither.h:47:19: warning: left shift of negative value [-Wshift-negative-value]
  401. if (i < (-1 << (p->prec-1)))
  402. ^~
  403. In file included from dither.c:287:0:
  404. dither.h: In function ‘flow_fir_15’:
  405. dither.h:47:19: warning: left shift of negative value [-Wshift-negative-value]
  406. if (i < (-1 << (p->prec-1)))
  407. ^~
  408. In file included from dither.c:291:0:
  409. dither.h: In function ‘flow_fir_16’:
  410. dither.h:47:19: warning: left shift of negative value [-Wshift-negative-value]
  411. if (i < (-1 << (p->prec-1)))
  412. ^~
  413. In file included from dither.c:295:0:
  414. dither.h: In function ‘flow_fir_20’:
  415. dither.h:47:19: warning: left shift of negative value [-Wshift-negative-value]
  416. if (i < (-1 << (p->prec-1)))
  417. ^~
  418. dither.c: In function ‘flow_no_shape’:
  419. dither.c:328:20: warning: left shift of negative value [-Wshift-negative-value]
  420. if (i <= (-1 << (p->prec-1)))
  421. ^~
  422. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-dop.lo `test -f 'dop.c' || echo './'`dop.c
  423. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-downsample.lo `test -f 'downsample.c' || echo './'`downsample.c
  424. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-earwax.lo `test -f 'earwax.c' || echo './'`earwax.c
  425. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-echo.lo `test -f 'echo.c' || echo './'`echo.c
  426. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-echos.lo `test -f 'echos.c' || echo './'`echos.c
  427. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-effects.lo `test -f 'effects.c' || echo './'`effects.c
  428. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-effects_i.lo `test -f 'effects_i.c' || echo './'`effects_i.c
  429. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-effects_i_dsp.lo `test -f 'effects_i_dsp.c' || echo './'`effects_i_dsp.c
  430. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-fade.lo `test -f 'fade.c' || echo './'`fade.c
  431. effects_i_dsp.c:583:0: warning: ignoring #pragma STDC FENV_ACCESS [-Wunknown-pragmas]
  432. #pragma STDC FENV_ACCESS ON
  433. effects_i_dsp.c: In function ‘lsx_save_samples’:
  434. effects_i_dsp.c:582:41: warning: right-hand operand of comma expression has no effect [-Wunused-value]
  435. #define _ dest[i] = lrint32(src[i]), ++i,
  436. ^
  437. effects_i_dsp.c:604:19: note: in expansion of macro ‘_’
  438. _ _ _ _ _ _ _ _ 0;
  439. ^
  440. effects_i_dsp.c: At top level:
  441. effects_i_dsp.c:621:0: warning: ignoring #pragma STDC FENV_ACCESS [-Wunknown-pragmas]
  442. #pragma STDC FENV_ACCESS OFF
  443. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-fft4g.lo `test -f 'fft4g.c' || echo './'`fft4g.c
  444. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-fir.lo `test -f 'fir.c' || echo './'`fir.c
  445. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-firfit.lo `test -f 'firfit.c' || echo './'`firfit.c
  446. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-flanger.lo `test -f 'flanger.c' || echo './'`flanger.c
  447. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-gain.lo `test -f 'gain.c' || echo './'`gain.c
  448. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-hilbert.lo `test -f 'hilbert.c' || echo './'`hilbert.c
  449. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-input.lo `test -f 'input.c' || echo './'`input.c
  450. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-ladspa.lo `test -f 'ladspa.c' || echo './'`ladspa.c
  451. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-loudness.lo `test -f 'loudness.c' || echo './'`loudness.c
  452. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-mcompand.lo `test -f 'mcompand.c' || echo './'`mcompand.c
  453. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-noiseprof.lo `test -f 'noiseprof.c' || echo './'`noiseprof.c
  454. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-noisered.lo `test -f 'noisered.c' || echo './'`noisered.c
  455. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-output.lo `test -f 'output.c' || echo './'`output.c
  456. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-overdrive.lo `test -f 'overdrive.c' || echo './'`overdrive.c
  457. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-pad.lo `test -f 'pad.c' || echo './'`pad.c
  458. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-phaser.lo `test -f 'phaser.c' || echo './'`phaser.c
  459. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-rate.lo `test -f 'rate.c' || echo './'`rate.c
  460. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-remix.lo `test -f 'remix.c' || echo './'`remix.c
  461. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-repeat.lo `test -f 'repeat.c' || echo './'`repeat.c
  462. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-reverb.lo `test -f 'reverb.c' || echo './'`reverb.c
  463. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-reverse.lo `test -f 'reverse.c' || echo './'`reverse.c
  464. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-sdm.lo `test -f 'sdm.c' || echo './'`sdm.c
  465. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-silence.lo `test -f 'silence.c' || echo './'`silence.c
  466. silence.c: In function ‘aboveThreshold’:
  467. silence.c:280:43: warning: left shift of negative value [-Wshift-negative-value]
  468. sox_sample_t masked_value = value & (-1 << (32 - effp->in_signal.precision));
  469. ^~
  470. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-sinc.lo `test -f 'sinc.c' || echo './'`sinc.c
  471. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-skeleff.lo `test -f 'skeleff.c' || echo './'`skeleff.c
  472. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-speed.lo `test -f 'speed.c' || echo './'`speed.c
  473. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-splice.lo `test -f 'splice.c' || echo './'`splice.c
  474. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-stat.lo `test -f 'stat.c' || echo './'`stat.c
  475. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-stats.lo `test -f 'stats.c' || echo './'`stats.c
  476. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-stretch.lo `test -f 'stretch.c' || echo './'`stretch.c
  477. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-swap.lo `test -f 'swap.c' || echo './'`swap.c
  478. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-synth.lo `test -f 'synth.c' || echo './'`synth.c
  479. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-tempo.lo `test -f 'tempo.c' || echo './'`tempo.c
  480. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-tremolo.lo `test -f 'tremolo.c' || echo './'`tremolo.c
  481. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-trim.lo `test -f 'trim.c' || echo './'`trim.c
  482. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-upsample.lo `test -f 'upsample.c' || echo './'`upsample.c
  483. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-vad.lo `test -f 'vad.c' || echo './'`vad.c
  484. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-vol.lo `test -f 'vol.c' || echo './'`vol.c
  485. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-raw-fmt.lo `test -f 'raw-fmt.c' || echo './'`raw-fmt.c
  486. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-s1-fmt.lo `test -f 's1-fmt.c' || echo './'`s1-fmt.c
  487. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-s2-fmt.lo `test -f 's2-fmt.c' || echo './'`s2-fmt.c
  488. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-s3-fmt.lo `test -f 's3-fmt.c' || echo './'`s3-fmt.c
  489. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-s4-fmt.lo `test -f 's4-fmt.c' || echo './'`s4-fmt.c
  490. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-u1-fmt.lo `test -f 'u1-fmt.c' || echo './'`u1-fmt.c
  491. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-u2-fmt.lo `test -f 'u2-fmt.c' || echo './'`u2-fmt.c
  492. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-u3-fmt.lo `test -f 'u3-fmt.c' || echo './'`u3-fmt.c
  493. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-u4-fmt.lo `test -f 'u4-fmt.c' || echo './'`u4-fmt.c
  494. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-al-fmt.lo `test -f 'al-fmt.c' || echo './'`al-fmt.c
  495. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-la-fmt.lo `test -f 'la-fmt.c' || echo './'`la-fmt.c
  496. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-ul-fmt.lo `test -f 'ul-fmt.c' || echo './'`ul-fmt.c
  497. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-lu-fmt.lo `test -f 'lu-fmt.c' || echo './'`lu-fmt.c
  498. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-8svx.lo `test -f '8svx.c' || echo './'`8svx.c
  499. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-aiff-fmt.lo `test -f 'aiff-fmt.c' || echo './'`aiff-fmt.c
  500. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-aifc-fmt.lo `test -f 'aifc-fmt.c' || echo './'`aifc-fmt.c
  501. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-au.lo `test -f 'au.c' || echo './'`au.c
  502. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-avr.lo `test -f 'avr.c' || echo './'`avr.c
  503. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-cdr.lo `test -f 'cdr.c' || echo './'`cdr.c
  504. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-cvsd-fmt.lo `test -f 'cvsd-fmt.c' || echo './'`cvsd-fmt.c
  505. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-dvms-fmt.lo `test -f 'dvms-fmt.c' || echo './'`dvms-fmt.c
  506. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-dat.lo `test -f 'dat.c' || echo './'`dat.c
  507. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-hcom.lo `test -f 'hcom.c' || echo './'`hcom.c
  508. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-htk.lo `test -f 'htk.c' || echo './'`htk.c
  509. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-maud.lo `test -f 'maud.c' || echo './'`maud.c
  510. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-prc.lo `test -f 'prc.c' || echo './'`prc.c
  511. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-sf.lo `test -f 'sf.c' || echo './'`sf.c
  512. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-smp.lo `test -f 'smp.c' || echo './'`smp.c
  513. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-sounder.lo `test -f 'sounder.c' || echo './'`sounder.c
  514. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-soundtool.lo `test -f 'soundtool.c' || echo './'`soundtool.c
  515. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-sphere.lo `test -f 'sphere.c' || echo './'`sphere.c
  516. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-tx16w.lo `test -f 'tx16w.c' || echo './'`tx16w.c
  517. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-voc.lo `test -f 'voc.c' || echo './'`voc.c
  518. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-vox-fmt.lo `test -f 'vox-fmt.c' || echo './'`vox-fmt.c
  519. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-ima-fmt.lo `test -f 'ima-fmt.c' || echo './'`ima-fmt.c
  520. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-adpcm.lo `test -f 'adpcm.c' || echo './'`adpcm.c
  521. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-ima_rw.lo `test -f 'ima_rw.c' || echo './'`ima_rw.c
  522. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-wav.lo `test -f 'wav.c' || echo './'`wav.c
  523. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-wve.lo `test -f 'wve.c' || echo './'`wve.c
  524. wav.c: In function ‘sndfile_workaround’:
  525. wav.c:388:80: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘uint64_t {aka long long unsigned int}’ [-Wformat=]
  526. lsx_fail_errno(ft, SOX_EHDR, "WAV chunk appears to have invalid size %ld.", *len);
  527. ^
  528. wav.c:395:79: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘uint64_t {aka long long unsigned int}’ [-Wformat=]
  529. lsx_fail_errno(ft,SOX_EHDR, "WAV chunk appears to have invalid size %ld.", *len);
  530. ^
  531. wav.c:408:67: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 2 has type ‘off_t {aka long long int}’ [-Wformat=]
  532. lsx_debug("File had libsndfile bug, working around tell=%ld", lsx_tell(ft));
  533. ^
  534. wav.c: In function ‘findChunk’:
  535. wav.c:476:69: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘uint64_t {aka long long unsigned int}’ [-Wformat=]
  536. "WAV chunk appears to have invalid size %ld.", *len);
  537. ^
  538. wav.c: In function ‘startread’:
  539. wav.c:933:35: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 2 has type ‘uint64_t {aka long long unsigned int}’ [-Wformat=]
  540. lsx_debug_more("datalen %ld, numSamples %lu",qwDataLength, (unsigned long)wav->numSamples);
  541. ^
  542. wav.c:944:35: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 2 has type ‘uint64_t {aka long long unsigned int}’ [-Wformat=]
  543. lsx_debug_more("datalen %ld, numSamples %lu",qwDataLength, (unsigned long)wav->numSamples);
  544. ^
  545. wav.c:970:69: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 5 has type ‘uint64_t {aka long long unsigned int}’ [-Wformat=]
  546. lsx_debug(" %d byte/sec, %d block align, %d bits/samp, %lu data bytes",
  547. ^
  548. wav.c:1095:103: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 6 has type ‘uint64_t {aka long long unsigned int}’ [-Wformat=]
  549. 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);
  550. ^
  551. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-xa.lo `test -f 'xa.c' || echo './'`xa.c
  552. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-nulfile.lo `test -f 'nulfile.c' || echo './'`nulfile.c
  553. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-f4-fmt.lo `test -f 'f4-fmt.c' || echo './'`f4-fmt.c
  554. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-f8-fmt.lo `test -f 'f8-fmt.c' || echo './'`f8-fmt.c
  555. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-gsrt.lo `test -f 'gsrt.c' || echo './'`gsrt.c
  556. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-dsf.lo `test -f 'dsf.c' || echo './'`dsf.c
  557. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-dsdiff.lo `test -f 'dsdiff.c' || echo './'`dsdiff.c
  558. /bin/sh ../libtool --silent --tag=CC --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLADSPA_PATH="\"/usr/lib/ladspa\"" -DPKGLIBDIR="\"/usr/lib/sox\"" -DDISTRO="\"Gentoo\"" -O2 -march=i686 -pipe -msse2 -fstack-protector -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -c -o libsox_la-id3.lo `test -f 'id3.c' || echo './'`id3.c
  559. In file included from sox_i.h:27:0,
  560. from id3.c:19:
  561. util.h:182:56: warning: division by zero [-Wdiv-by-zero]
  562. #define assert_static(e,f) enum {assert_static__##f = 1/(e)}
  563. ^
  564. sox_i.h:54:1: note: in expansion of macro ‘assert_static’
  565. assert_static(sizeof(off_t) == _FILE_OFFSET_BITS >> 3, OFF_T_BUILD_PROBLEM);
  566. ^~~~~~~~~~~~~
  567. util.h:182:34: error: enumerator value for ‘assert_static__OFF_T_BUILD_PROBLEM’ is not an integer constant
  568. #define assert_static(e,f) enum {assert_static__##f = 1/(e)}
  569. ^
  570. sox_i.h:54:1: note: in expansion of macro ‘assert_static’
  571. assert_static(sizeof(off_t) == _FILE_OFFSET_BITS >> 3, OFF_T_BUILD_PROBLEM);
  572. ^~~~~~~~~~~~~
  573. make[1]: *** [Makefile:2547: libsox_la-id3.lo] Error 1
  574. make[1]: *** Waiting for unfinished jobs....
  575. make[1]: Leaving directory '/var/tmp/portage/media-sound/sox-dsd-9999/work/sox-dsd-9999/src'
  576. make: *** [Makefile:656: all-recursive] Error 1
  577. * ERROR: media-sound/sox-dsd-9999::gallifrey failed (compile phase):
  578. * emake failed
  579. *
  580. * If you need support, post the output of `emerge --info '=media-sound/sox-dsd-9999::gallifrey'`,
  581. * the complete build log and the output of `emerge -pqv '=media-sound/sox-dsd-9999::gallifrey'`.
  582. * The complete build log is located at '/var/tmp/portage/media-sound/sox-dsd-9999/temp/build.log'.
  583. * The ebuild environment file is located at '/var/tmp/portage/media-sound/sox-dsd-9999/temp/environment'.
  584. * Working directory: '/var/tmp/portage/media-sound/sox-dsd-9999/work/sox-dsd-9999'
  585. * S: '/var/tmp/portage/media-sound/sox-dsd-9999/work/sox-dsd-9999'
  586.