1. ==> Retrieving Sources...
  2. -> Downloading ladspa_sdk_1.13.tgz...
  3. --2012-01-20 15:09:56-- http://www.ladspa.org/download/ladspa_sdk_1.13.tgz
  4. Resolving www.ladspa.org... 194.217.16.44
  5. Connecting to www.ladspa.org|194.217.16.44|:80... connected.
  6. HTTP request sent, awaiting response... 200 OK
  7. Length: 70540 (69K) [text/plain]
  8. Saving to: `ladspa_sdk_1.13.tgz.part'
  9.  
  10. 100%[=================================================================================================================================>] 70,540 --.-K/s in 0.1s
  11.  
  12. 2012-01-20 15:09:57 (527 KB/s) - `ladspa_sdk_1.13.tgz.part' saved [70540/70540]
  13.  
  14. -> Found hardcode-path.patch
  15. -> Found fix-lib32-makefile.patch
  16. ==> Validating source files with md5sums...
  17. ladspa_sdk_1.13.tgz ... Passed
  18. hardcode-path.patch ... Passed
  19. fix-lib32-makefile.patch ... Passed
  20. ==> Extracting Sources...
  21. -> Extracting ladspa_sdk_1.13.tgz with bsdtar
  22. ==> Starting build()...
  23. patching file search.c
  24. patching file makefile
  25. Hunk #2 succeeded at 14 with fuzz 1.
  26. gcc -m32 -I. -Wall -Werror -O2 -fPIC -o plugins/amp.o -c plugins/amp.c
  27. gcc -m32 -I. -Wall -Werror -O2 -fPIC -o plugins/delay.o -c plugins/delay.c
  28. gcc -m32 -I. -Wall -Werror -O2 -fPIC -o plugins/filter.o -c plugins/filter.c
  29. gcc -m32 -I. -Wall -Werror -O2 -fPIC -o plugins/noise.o -c plugins/noise.c
  30. g++ -m32 -I. -Wall -Werror -O2 -fPIC -o plugins/sine.o -c plugins/sine.cpp
  31. gcc -m32 -I. -Wall -Werror -O2 -fPIC -c -o analyseplugin.o analyseplugin.c
  32. gcc -m32 -I. -Wall -Werror -O2 -fPIC -c -o load.o load.c
  33. gcc -m32 -I. -Wall -Werror -O2 -fPIC -c -o default.o default.c
  34. gcc -m32 -I. -Wall -Werror -O2 -fPIC -c -o applyplugin.o applyplugin.c
  35. gcc -m32 -I. -Wall -Werror -O2 -fPIC -c -o listplugins.o listplugins.c
  36. ld -m elf_i386 -o ../plugins/noise.so plugins/noise.o -shared
  37. gcc -m32 -I. -Wall -Werror -O2 -fPIC -c -o search.o search.c
  38. ld -m elf_i386 -o ../plugins/filter.so plugins/filter.o -shared
  39. ld -m elf_i386 -o ../plugins/delay.so plugins/delay.o -shared
  40. ld -m elf_i386 -o ../plugins/amp.so plugins/amp.o -shared
  41. gcc -m32 -I. -Wall -Werror -O2 -fPIC -ldl -lm -L/usr/lib32 \
  42. -o ../bin/listplugins \
  43. listplugins.o search.o
  44. g++ -m32 -o ../plugins/sine.so plugins/sine.o -shared
  45. gcc -m32 -I. -Wall -Werror -O2 -fPIC -ldl -lm -L/usr/lib32 \
  46. -o ../bin/analyseplugin \
  47. analyseplugin.o load.o default.o
  48. gcc -m32 -I. -Wall -Werror -O2 -fPIC -ldl -lm -L/usr/lib32 \
  49. -o ../bin/applyplugin \
  50. applyplugin.o load.o default.o
  51. ../bin/listplugins
  52. /usr/lib32/ladspa/delay.so:
  53. Simple Delay Line (1043/delay_5s)
  54. /usr/lib32/ladspa/noise.so:
  55. White Noise Source (1050/noise_white)
  56. /usr/lib32/ladspa/caps.so:
  57. C* Eq - 10-band equalizer (1773/Eq)
  58. C* Eq2x2 - stereo 10-band equalizer (2594/Eq2x2)
  59. C* Compress - Mono compressor (1772/Compress)
  60. C* Pan - Pan and width (1788/Pan)
  61. C* Narrower - Stereo image width reduction (2595/Narrower)
  62. C* PreampIII - Tube preamp emulation (1776/PreampIII)
  63. C* PreampIV - Tube preamp emulation + tone controls (1777/PreampIV)
  64. C* ToneStack - Tone stack emulation (2589/ToneStack)
  65. C* ToneStackLT - Tone stack emulation, lattice filter 44.1 (2590/ToneStackLT)
  66. C* AmpIII - Tube amp (1786/AmpIII)
  67. C* AmpIV - Tube amp + tone controls (1794/AmpIV)
  68. C* AmpV - Tube amp (2587/AmpV)
  69. C* AmpVTS - Tube amp + Tone stack (2592/AmpVTS)
  70. C* CabinetI - Loudspeaker cabinet emulation (1766/CabinetI)
  71. C* CabinetII - Refined loudspeaker cabinet emulation (2581/CabinetII)
  72. C* Clip - Hard clipper, 8x oversampled (1771/Clip)
  73. C* ChorusI - Mono chorus/flanger (1767/ChorusI)
  74. C* StereoChorusI - Stereo chorus/flanger (1768/StereoChorusI)
  75. C* ChorusII - Mono chorus/flanger modulated by a fractal (2583/ChorusII)
  76. C* StereoChorusII - Stereo chorus/flanger modulated by a fractal (2584/StereoChorusII)
  77. C* PhaserI - Mono phaser (1775/PhaserI)
  78. C* PhaserII - Mono phaser modulated by a Lorenz fractal (2586/PhaserII)
  79. C* SweepVFI - Resonant filter swept by a Lorenz fractal (1782/SweepVFI)
  80. C* SweepVFII - Resonant filter, f and Q swept by a Lorenz fractal (2582/SweepVFII)
  81. C* AutoWah - Resonant envelope-following filter (2593/AutoWah)
  82. C* Scape - Stereo delay + Filters (2588/Scape)
  83. C* VCOs - Virtual 'analogue' oscillator (1783/VCOs)
  84. C* VCOd - Double VCO with detune and hard sync options (1784/VCOd)
  85. C* CEO - Chief Executive Oscillator (1770/CEO)
  86. C* Sin - Sine wave generator (1781/Sin)
  87. C* White - White noise generator (1785/White)
  88. C* Lorenz - The sound of a Lorenz attractor (1774/Lorenz)
  89. C* Roessler - The sound of a Roessler attractor (1780/Roessler)
  90. C* JVRev - Stanford-style reverb from STK (1778/JVRev)
  91. C* Plate - Versatile plate reverb (1779/Plate)
  92. C* Plate2x2 - Versatile plate reverb, stereo inputs (1795/Plate2x2)
  93. C* Click - Metronome (1769/Click)
  94. C* Dirac - One-sample impulse generator (2585/Dirac)
  95. C* HRTF - Head-related transfer function at elevation 0 (1787/HRTF)
  96. /usr/lib32/ladspa/sine.so:
  97. Sine Oscillator (Freq:audio, Amp:audio) (1044/sine_faaa)
  98. Sine Oscillator (Freq:audio, Amp:control) (1045/sine_faac)
  99. Sine Oscillator (Freq:control, Amp:audio) (1046/sine_fcaa)
  100. Sine Oscillator (Freq:control, Amp:control) (1047/sine_fcac)
  101. /usr/lib32/ladspa/filter.so:
  102. Simple Low Pass Filter (1041/lpf)
  103. Simple High Pass Filter (1042/hpf)
  104. /usr/lib32/ladspa/amp.so:
  105. Mono Amplifier (1048/amp_mono)
  106. Stereo Amplifier (1049/amp_stereo)
  107. *** glibc detected *** ../bin/listplugins: double free or corruption (!prev): 0x08929b48 ***
  108. ======= Backtrace: =========
  109. /usr/lib32/libc.so.6(+0x737a2)[0xf76317a2]
  110. /usr/lib32/libstdc++.so.6(_ZdlPv+0x1f)[0xf744381f]
  111. /usr/lib32/libstdc++.so.6(_ZdaPv+0x1b)[0xf744387b]
  112. /usr/lib32/ladspa/caps.so(_fini+0x58)[0xf74bb958]
  113. /lib/ld-linux.so.2(+0xf745)[0xf77d7745]
  114. /usr/lib32/libc.so.6(+0x31451)[0xf75ef451]
  115. /usr/lib32/libc.so.6(+0x314dd)[0xf75ef4dd]
  116. /usr/lib32/libc.so.6(__libc_start_main+0xfb)[0xf75d748b]
  117. ../bin/listplugins[0x804871d]
  118. ======= Memory map: ========
  119. 08048000-08049000 r-xp 00000000 00:1e 2545960 /tmp/yaourt-tmp-kazu/aur-lib32-ladspa/src/ladspa_sdk/bin/listplugins
  120. 08049000-0804a000 rw-p 00000000 00:1e 2545960 /tmp/yaourt-tmp-kazu/aur-lib32-ladspa/src/ladspa_sdk/bin/listplugins
  121. 0891e000-0893f000 rw-p 00000000 00:00 0 [heap]
  122. f7395000-f7472000 r-xp 00000000 08:03 399773 /usr/lib32/libstdc++.so.6.0.16
  123. f7472000-f7476000 r--p 000dd000 08:03 399773 /usr/lib32/libstdc++.so.6.0.16
  124. f7476000-f7477000 rw-p 000e1000 08:03 399773 /usr/lib32/libstdc++.so.6.0.16
  125. f7477000-f747e000 rw-p 00000000 00:00 0
  126. f74b0000-f751c000 r-xp 00000000 08:03 698606 /usr/lib32/ladspa/caps.so
  127. f751c000-f75bd000 rw-p 0006b000 08:03 698606 /usr/lib32/ladspa/caps.so
  128. f75bd000-f75be000 rw-p 00000000 00:00 0
  129. f75be000-f775a000 r-xp 00000000 08:03 399692 /usr/lib32/libc-2.15.so
  130. f775a000-f775b000 ---p 0019c000 08:03 399692 /usr/lib32/libc-2.15.so
  131. f775b000-f775d000 r--p 0019c000 08:03 399692 /usr/lib32/libc-2.15.so
  132. f775d000-f775e000 rw-p 0019e000 08:03 399692 /usr/lib32/libc-2.15.so
  133. f775e000-f7761000 rw-p 00000000 00:00 0
  134. f7761000-f778d000 r-xp 00000000 08:03 399744 /usr/lib32/libm-2.15.so
  135. f778d000-f778e000 r--p 0002c000 08:03 399744 /usr/lib32/libm-2.15.so
  136. f778e000-f778f000 rw-p 0002d000 08:03 399744 /usr/lib32/libm-2.15.so
  137. f778f000-f7792000 r-xp 00000000 08:03 399743 /usr/lib32/libdl-2.15.so
  138. f7792000-f7793000 r--p 00002000 08:03 399743 /usr/lib32/libdl-2.15.so
  139. f7793000-f7794000 rw-p 00003000 08:03 399743 /usr/lib32/libdl-2.15.so
  140. f77a8000-f77c2000 r-xp 00000000 08:03 399769 /usr/lib32/libgcc_s.so.1
  141. f77c2000-f77c3000 rw-p 00019000 08:03 399769 /usr/lib32/libgcc_s.so.1
  142. f77c3000-f77c4000 rw-p 00000000 00:00 0
  143. f77c5000-f77c7000 rw-p 00000000 00:00 0
  144. f77c7000-f77c8000 r-xp 00000000 00:00 0 [vdso]
  145. f77c8000-f77e8000 r-xp 00000000 08:03 399691 /usr/lib32/ld-2.15.so
  146. f77e8000-f77e9000 r--p 0001f000 08:03 399691 /usr/lib32/ld-2.15.so
  147. f77e9000-f77ea000 rw-p 00020000 08:03 399691 /usr/lib32/ld-2.15.so
  148. ffe2c000-ffe4d000 rw-p 00000000 00:00 0 [stack]
  149. make: *** [/tmp/test.wav] Aborted
  150. ==> ERROR: A failure occurred in build().
  151. Aborting...
  152. ==> ERROR: Makepkg was unable to build lib32-ladspa.
  153. ==> Restart building lib32-ladspa ? [y/N]
  154. ==> -------------------------------------
  155. ==>
  156. ==> WARNING: Following packages have not been installed:
  157. lib32-ladspa