Advertisement
jazzyeagle

Distrho Install Error

Feb 12th, 2012
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 67.68 KB | None | 0 0
  1. [jazzyeagle@myhost ~]$ yaourt -S distrho-plugins-lv2-git
  2.  
  3. ==> Downloading distrho-plugins-lv2-git PKGBUILD from AUR...
  4. x PKGBUILD
  5.  
  6. Comment by: falkTX on Mon, 09 Jan 2012 19:16:23 +0000
  7. hey AutoStatic, I didn't know you were on Arch ;)
  8.  
  9. I'm aware of the issue about HybridReverb2, I should fix that soon.
  10. Not sure about 'pthread_mutexattr_init' there, I believe the plugins link to pthread and that should be enough, right?
  11.  
  12. Comment by: ojirio on Mon, 09 Jan 2012 19:28:47 +0000
  13. Ok I fixed the fftw stuff and the make flag, can't do anything about the other stuff, but for me the package builds fine
  14. Anchakor
  15.  
  16. Comment by: AutoStatic on Mon, 09 Jan 2012 21:22:51 +0000
  17. Hello Anchakor,
  18.  
  19. Thanks. I'll check again. Maybe it's because I'm on a 64bit system or are you using a 64bits system too? And the pthread thing seems to be memory related, this error happens way earlier if I leave /tmp mounted to tmpfs. How much RAM do you have?
  20.  
  21. Best,
  22.  
  23. Jeremy
  24.  
  25. Comment by: AutoStatic on Tue, 10 Jan 2012 08:45:00 +0000
  26. Hey falkTX,
  27.  
  28. Ok, good to know. Thanks for creating the LV2 wrapper, amazing stuff.
  29.  
  30. Jeremy
  31.  
  32. Comment by: AutoStatic on Tue, 10 Jan 2012 08:45:39 +0000
  33. And Anchakor, thanks for providing this package, makes testing a lot easier.
  34.  
  35. Comment by: falkTX on Wed, 25 Jan 2012 19:23:30 +0000
  36. For everyone having issues with juce based plugins and rt-kernels, I've reported the bug upstream:
  37. http://www.rawmaterialsoftware.com/viewtopic.php?f=5t=8507
  38.  
  39. please comment there if possible
  40.  
  41. First Submitted: Thu, 05 Jan 2012 16:03:01 +0000
  42. distrho-plugins-lv2-git 20120109-1
  43. ( Unsupported package: Potentially dangerous ! )
  44. ==> Edit PKGBUILD ? [Y/n] ("A" to abort)
  45. ==> ------------------------------------
  46. ==> n
  47.  
  48. ==> distrho-plugins-lv2-git dependencies:
  49. - gcc-libs (already installed)
  50. - fftw (already installed)
  51. - libxext (already installed)
  52. - freetype2 (already installed)
  53. - premake3 (already installed)
  54.  
  55.  
  56. ==> Continue building distrho-plugins-lv2-git ? [Y/n]
  57. ==> -------------------------------------------------
  58. ==>
  59. ==> Building and installing package
  60. ==> Determining latest git revision...
  61. -> Version found: 20120212
  62. ==> Making package: distrho-plugins-lv2-git 20120212-1 (Sun Feb 12 07:56:46 MST 2012)
  63. ==> Checking runtime dependencies...
  64. ==> Checking buildtime dependencies...
  65. ==> Retrieving Sources...
  66. ==> Extracting Sources...
  67. ==> Entering fakeroot environment...
  68. ==> Starting build()...
  69. ==> Connecting to GIT server....
  70. Cloning into 'distrho'...
  71. remote: Counting objects: 10600, done.
  72. remote: Compressing objects: 100% (7453/7453), done.
  73. remote: Total 10600 (delta 6029), reused 6499 (delta 2966)
  74. Receiving objects: 100% (10600/10600), 38.39 MiB | 1.29 MiB/s, done.
  75. Resolving deltas: 100% (6029/6029), done.
  76. ==> GIT checkout done or server timeout
  77. ==> Starting make...
  78. Cloning into '/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build'...
  79. done.
  80. make -C libs/juce-153/plugin
  81. make[1]: Entering directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/libs/juce-153/plugin'
  82. ==== Regenerating Makefiles ====
  83. Generating GNU makefiles:
  84. ...juce-plugin-153
  85. make[1]: Leaving directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/libs/juce-153/plugin'
  86. make[1]: Entering directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/libs/juce-153/plugin'
  87. ==== Building juce-plugin-153 ====
  88. juce_ApplicationCommandTarget.cpp
  89. juce_Application.cpp
  90. juce_ApplicationCommandManager.cpp
  91. juce_ApplicationCommandInfo.cpp
  92. juce_ApplicationProperties.cpp
  93. juce_AudioFormat.cpp
  94. juce_WavAudioFormat.cpp
  95. juce_AudioThumbnailCache.cpp
  96. juce_QuickTimeAudioFormat.cpp
  97. juce_AudioSubsectionReader.cpp
  98. juce_FlacAudioFormat.cpp
  99. juce_AudioFormatManager.cpp
  100. juce_AudioThumbnail.cpp
  101. juce_OggVorbisAudioFormat.cpp
  102. juce_AudioCDReader.cpp
  103. juce_AiffAudioFormat.cpp
  104. juce_AudioFormatWriter.cpp
  105. juce_AudioFormatReader.cpp
  106. juce_ToneGeneratorAudioSource.cpp
  107. juce_AudioSourcePlayer.cpp
  108. juce_BufferingAudioSource.cpp
  109. juce_ResamplingAudioSource.cpp
  110. juce_AudioTransportSource.cpp
  111. juce_AudioFormatReaderSource.cpp
  112. juce_MixerAudioSource.cpp
  113. juce_IIRFilterAudioSource.cpp
  114. juce_ReverbAudioSource.cpp
  115. juce_ChannelRemappingAudioSource.cpp
  116. juce_AudioDeviceManager.cpp
  117. juce_AudioIODevice.cpp
  118. juce_AudioIODeviceType.cpp
  119. juce_AudioDataConverters.cpp
  120. juce_AudioSampleBuffer.cpp
  121. juce_IIRFilter.cpp
  122. juce_MidiMessageSequence.cpp
  123. juce_MidiMessage.cpp
  124. juce_MidiBuffer.cpp
  125. juce_MidiFile.cpp
  126. juce_MidiOutput.cpp
  127. juce_MidiMessageCollector.cpp
  128. juce_MidiKeyboardState.cpp
  129. juce_PluginDirectoryScanner.cpp
  130. juce_AudioPluginInstance.cpp
  131. juce_KnownPluginList.cpp
  132. juce_AudioPluginFormat.cpp
  133. juce_PluginDescription.cpp
  134. juce_AudioPluginFormatManager.cpp
  135. juce_PluginListComponent.cpp
  136. juce_VSTPluginFormat.cpp
  137. juce_AudioProcessorEditor.cpp
  138. juce_AudioProcessorPlayer.cpp
  139. juce_AudioProcessor.cpp
  140. juce_GenericAudioProcessorEditor.cpp
  141. juce_AudioProcessorGraph.cpp
  142. juce_Sampler.cpp
  143. juce_Synthesiser.cpp
  144. juce_ValueTree.cpp
  145. juce_Value.cpp
  146. juce_NamedValueSet.cpp
  147. juce_Variant.cpp
  148. juce_AbstractFifo.cpp
  149. juce_PropertySet.cpp
  150. juce_DynamicObject.cpp
  151. juce_PerformanceCounter.cpp
  152. juce_FileLogger.cpp
  153. juce_RelativeTime.cpp
  154. juce_Uuid.cpp
  155. juce_Logger.cpp
  156. juce_Time.cpp
  157. juce_Result.cpp
  158. juce_Initialisation.cpp
  159. juce_SystemStats.cpp
  160. juce_RSAKey.cpp
  161. juce_MD5.cpp
  162. juce_Primes.cpp
  163. juce_BlowFish.cpp
  164. juce_InterprocessConnectionServer.cpp
  165. juce_AsyncUpdater.cpp
  166. juce_ChangeBroadcaster.cpp
  167. juce_MessageManager.cpp
  168. juce_MessageListener.cpp
  169. juce_Message.cpp
  170. juce_MultiTimer.cpp
  171. juce_InterprocessConnection.cpp
  172. juce_ActionBroadcaster.cpp
  173. juce_Timer.cpp
  174. juce_ComponentListener.cpp
  175. juce_Desktop.cpp
  176. juce_ModalComponentManager.cpp
  177. juce_Component.cpp
  178. juce_ToolbarButton.cpp
  179. juce_TextButton.cpp
  180. juce_DrawableButton.cpp
  181. juce_HyperlinkButton.cpp
  182. juce_ArrowButton.cpp
  183. juce_ShapeButton.cpp
  184. juce_Button.cpp
  185. juce_ToggleButton.cpp
  186. juce_ImageButton.cpp
  187. juce_CodeEditorComponent.cpp
  188. juce_CPlusPlusCodeTokeniser.cpp
  189. juce_CodeDocument.cpp
  190. juce_ToolbarItemPalette.cpp
  191. juce_ToolbarItemComponent.cpp
  192. juce_TableHeaderComponent.cpp
  193. juce_Slider.cpp
  194. juce_Toolbar.cpp
  195. juce_TextEditor.cpp
  196. juce_ListBox.cpp
  197. juce_TreeView.cpp
  198. juce_ImageComponent.cpp
  199. juce_ComboBox.cpp
  200. juce_TableListBox.cpp
  201. juce_Label.cpp
  202. juce_ProgressBar.cpp
  203. juce_ImagePreviewComponent.cpp
  204. juce_FilenameComponent.cpp
  205. juce_FileListComponent.cpp
  206. juce_WildcardFileFilter.cpp
  207. juce_FileFilter.cpp
  208. juce_FileSearchPathListComponent.cpp
  209. juce_FileTreeComponent.cpp
  210. juce_FileChooserDialogBox.cpp
  211. juce_FileBrowserComponent.cpp
  212. juce_DirectoryContentsDisplayComponent.cpp
  213. juce_FileChooser.cpp
  214. juce_DirectoryContentsList.cpp
  215. juce_ModifierKeys.cpp
  216. juce_KeyMappingEditorComponent.cpp
  217. juce_CaretComponent.cpp
  218. juce_KeyListener.cpp
  219. juce_KeyPress.cpp
  220. juce_KeyPressMappingSet.cpp
  221. juce_KeyboardFocusTraverser.cpp
  222. juce_ComponentMovementWatcher.cpp
  223. ==> Building and installing package
  224. ==> Determining latest git revision...
  225. -> Version found: 20120212
  226. ==> Making package: distrho-plugins-lv2-git 20120212-1 (Sun Feb 12 07:56:46 MST 2012)
  227. ==> Checking runtime dependencies...
  228. ==> Checking buildtime dependencies...
  229. ==> Retrieving Sources...
  230. ==> Extracting Sources...
  231. ==> Entering fakeroot environment...
  232. ==> Starting build()...
  233. ==> Connecting to GIT server....
  234. Cloning into 'distrho'...
  235. juce_StretchableLayoutResizerBar.cpp
  236. juce_TabbedButtonBar.cpp
  237. juce_ComponentBoundsConstrainer.cpp
  238. juce_ScrollBar.cpp
  239. juce_StretchableObjectResizer.cpp
  240. juce_ComponentBuilder.cpp
  241. juce_ResizableCornerComponent.cpp
  242. juce_ResizableEdgeComponent.cpp
  243. juce_GroupComponent.cpp
  244. juce_TabbedComponent.cpp
  245. juce_Viewport.cpp
  246. juce_StretchableLayoutManager.cpp
  247. juce_ComponentAnimator.cpp
  248. juce_MultiDocumentPanel.cpp
  249. juce_ResizableBorderComponent.cpp
  250. juce_LookAndFeel.cpp
  251. juce_OldSchoolLookAndFeel.cpp
  252. juce_PopupMenu.cpp
  253. juce_MenuBarModel.cpp
  254. juce_MenuBarComponent.cpp
  255. juce_MouseListener.cpp
  256. juce_DragAndDropContainer.cpp
  257. juce_MouseEvent.cpp
  258. juce_MouseCursor.cpp
  259. juce_MouseInputSource.cpp
  260. juce_RelativeCoordinatePositioner.cpp
  261. juce_RelativePointPath.cpp
  262. juce_MarkerList.cpp
  263. juce_RelativeCoordinate.cpp
  264. juce_RelativeRectangle.cpp
  265. juce_RelativeParallelogram.cpp
  266. juce_RelativePoint.cpp
  267. juce_BooleanPropertyComponent.cpp
  268. juce_PropertyComponent.cpp
  269. juce_TextPropertyComponent.cpp
  270. juce_ButtonPropertyComponent.cpp
  271. juce_ChoicePropertyComponent.cpp
  272. juce_PropertyPanel.cpp
  273. juce_SliderPropertyComponent.cpp
  274. juce_BubbleComponent.cpp
  275. juce_AudioDeviceSelectorComponent.cpp
  276. juce_BubbleMessageComponent.cpp
  277. juce_SystemTrayIconComponent.cpp
  278. juce_PreferencesPanel.cpp
  279. juce_OpenGLComponent.cpp
  280. juce_DropShadower.cpp
  281. juce_MidiKeyboardComponent.cpp
  282. juce_ColourSelector.cpp
  283. juce_SplashScreen.cpp
  284. juce_TooltipWindow.cpp
  285. juce_AlertWindow.cpp
  286. juce_DialogWindow.cpp
  287. juce_DocumentWindow.cpp
  288. juce_CallOutBox.cpp
  289. juce_ThreadWithProgressWindow.cpp
  290. juce_TopLevelWindow.cpp
  291. juce_ResizableWindow.cpp
  292. juce_ComponentPeer.cpp
  293. juce_Colour.cpp
  294. juce_Colours.cpp
  295. juce_ColourGradient.cpp
  296. juce_Graphics.cpp
  297. juce_FillType.cpp
  298. juce_LowLevelGraphicsSoftwareRenderer.cpp
  299. juce_Justification.cpp
  300. juce_LowLevelGraphicsPostScriptRenderer.cpp
  301. juce_EdgeTable.cpp
  302. juce_RectanglePlacement.cpp
  303. juce_DrawableText.cpp
  304. juce_DrawableShape.cpp
  305. juce_DrawableComposite.cpp
  306. juce_SVGParser.cpp
  307. juce_Drawable.cpp
  308. juce_DrawablePath.cpp
  309. juce_DrawableRectangle.cpp
  310. juce_DrawableImage.cpp
  311. juce_GlowEffect.cpp
  312. juce_DropShadowEffect.cpp
  313. juce_TextLayout.cpp
  314. juce_GlyphArrangement.cpp
  315. juce_Font.cpp
  316. juce_CustomTypeface.cpp
  317. juce_Typeface.cpp
  318. juce_Path.cpp
  319. juce_AffineTransform.cpp
  320. juce_PathIterator.cpp
  321. juce_RectangleList.cpp
  322. juce_PathStrokeType.cpp
  323. juce_ImageConvolutionKernel.cpp
  324. juce_ImageCache.cpp
  325. juce_ImageFileFormat.cpp
  326. juce_Image.cpp
  327. juce_JPEGLoader.cpp
  328. juce_PNGLoader.cpp
  329. juce_GIFLoader.cpp
  330. juce_NamedPipe.cpp
  331. juce_DirectoryIterator.cpp
  332. juce_FileOutputStream.cpp
  333. juce_FileSearchPath.cpp
  334. juce_File.cpp
  335. juce_FileInputStream.cpp
  336. juce_ZipFile.cpp
  337. juce_TemporaryFile.cpp
  338. juce_URL.cpp
  339. juce_Socket.cpp
  340. juce_MACAddress.cpp
  341. juce_SubregionStream.cpp
  342. juce_InputStream.cpp
  343. juce_GZIPCompressorOutputStream.cpp
  344. juce_FileInputSource.cpp
  345. juce_GZIPDecompressorInputStream.cpp
  346. juce_MemoryOutputStream.cpp
  347. juce_OutputStream.cpp
  348. juce_MemoryInputStream.cpp
  349. juce_BufferedInputStream.cpp
  350. juce_Random.cpp
  351. juce_BigInteger.cpp
  352. juce_Expression.cpp
  353. juce_MemoryBlock.cpp
  354. juce_posix_NamedPipe.cpp
  355. juce_StringPool.cpp
  356. juce_String.cpp
  357. juce_JSON.cpp
  358. juce_StringArray.cpp
  359. juce_StringPairArray.cpp
  360. juce_XmlElement.cpp
  361. juce_CharacterFunctions.cpp
  362. juce_Identifier.cpp
  363. juce_XmlDocument.cpp
  364. juce_LocalisedStrings.cpp
  365. juce_ThreadPool.cpp
  366. juce_TimeSliceThread.cpp
  367. juce_ReadWriteLock.cpp
  368. juce_Thread.cpp
  369. juce_UndoManager.cpp
  370. juce_FileBasedDocument.cpp
  371. juce_UnitTest.cpp
  372. juce_DeletedAtShutdown.cpp
  373. juce_PropertiesFile.cpp
  374. juce_RecentlyOpenedFilesList.cpp
  375. juce_linux_Files.cpp
  376. juce_linux_Audio.cpp
  377. juce_linux_Network.cpp
  378. juce_linux_NativeCode.cpp
  379. In file included from ../source/src/native/linux/juce_linux_NativeCode.cpp:104:0:
  380. ../source/src/native/linux/../common/juce_posix_SharedCode.h: In member function ‘void juce::FileInputStream::openHandle()’:
  381. ../source/src/native/linux/../common/juce_posix_SharedCode.h:426:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  382. ../source/src/native/linux/../common/juce_posix_SharedCode.h: In member function ‘void juce::FileOutputStream::openHandle()’:
  383. ../source/src/native/linux/../common/juce_posix_SharedCode.h:471:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  384. ../source/src/native/linux/../common/juce_posix_SharedCode.h:489:34: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  385. juce_linux_Messaging.cpp
  386. juce_linux_Fonts.cpp
  387. juce_linux_Clipboard.cpp
  388. juce_linux_Windowing.cpp
  389. juce_linux_Midi.cpp
  390. juce_linux_WebBrowserComponent.cpp
  391. juce_linux_AudioCDReader.cpp
  392. juce_linux_Threads.cpp
  393. juce_linux_JackAudio.cpp
  394. juce_linux_SystemStats.cpp
  395. juce_linux_FileChooser.cpp
  396. Linking juce-plugin-153
  397. make[1]: Leaving directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/libs/juce-153/plugin'
  398. make -C libs/juce-lv2
  399. make[1]: Entering directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/libs/juce-lv2'
  400. g++ juce_lv2_ttl_generator.c -o ../juce_lv2_ttl_generator -ldl
  401. make[1]: Leaving directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/libs/juce-lv2'
  402. make lv2 -C plugins
  403. make[1]: Entering directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/plugins'
  404. make -C ../libs/juce-153/plugin
  405. make[2]: Entering directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/libs/juce-153/plugin'
  406. ==== Building juce-plugin-153 ====
  407. make[3]: `../../libjuce-plugin-153.a' is up to date.
  408. make[2]: Leaving directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/libs/juce-153/plugin'
  409. make -C ../libs/juce-lv2
  410. make[2]: Entering directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/libs/juce-lv2'
  411. make[2]: Nothing to be done for `all'.
  412. make[2]: Leaving directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/libs/juce-lv2'
  413. make -C 3BandEQ/LV2
  414. make[2]: Entering directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/plugins/3BandEQ/LV2'
  415. ==== Building 3BandEQ.lv2/3BandEQ ====
  416. DistrhoArtwork.cpp
  417. DistrhoPluginEditor.cpp
  418. DistrhoPluginProcessor.cpp
  419. DistrhoIconArtwork.cpp
  420. juce_LV2_Wrapper.cpp
  421. Linking 3BandEQ.lv2/3BandEQ
  422. make[2]: Leaving directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/plugins/3BandEQ/LV2'
  423. make[1]: Leaving directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/plugins'
  424. make lv2 -C ports
  425. make[1]: Entering directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/ports'
  426. make -C ../libs/juce-153/plugin
  427. make[2]: Entering directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/libs/juce-153/plugin'
  428. ==== Building juce-plugin-153 ====
  429. make[3]: `../../libjuce-plugin-153.a' is up to date.
  430. make[2]: Leaving directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/libs/juce-153/plugin'
  431. make -C ../libs/juce-lv2
  432. make[2]: Entering directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/libs/juce-lv2'
  433. make[2]: Nothing to be done for `all'.
  434. make[2]: Leaving directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/libs/juce-lv2'
  435. make -C arctican-function/LV2
  436. make[2]: Entering directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/ports/arctican-function/LV2'
  437. ==== Regenerating Makefiles ====
  438. Generating GNU makefiles:
  439. ...TheFunction.lv2/The_Function
  440. make[2]: Leaving directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/ports/arctican-function/LV2'
  441. make[2]: Entering directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/ports/arctican-function/LV2'
  442. ==== Building TheFunction.lv2/The_Function ====
  443. PluginProcessor.cpp
  444. PluginEditor.cpp
  445. ../source/PluginEditor.cpp: In constructor ‘TheFunctionAudioProcessorEditor::TheFunctionAudioProcessorEditor(TheFunctionAudioProcessor*)’:
  446. ../source/PluginEditor.cpp:74:41: warning: ‘void juce::Button::addButtonListener(juce::Button::Listener*)’ is deprecated (declared at ../../../libs/juce-153/source/src/audio/plugin_host/../../gui/components/controls/../layout/../buttons/juce_Button.h:377) [-Wdeprecated-declarations]
  447. ../source/PluginEditor.cpp:79:38: warning: ‘void juce::Button::addButtonListener(juce::Button::Listener*)’ is deprecated (declared at ../../../libs/juce-153/source/src/audio/plugin_host/../../gui/components/controls/../layout/../buttons/juce_Button.h:377) [-Wdeprecated-declarations]
  448. ../source/PluginEditor.cpp: In destructor ‘virtual TheFunctionAudioProcessorEditor::~TheFunctionAudioProcessorEditor()’:
  449. ../source/PluginEditor.cpp:97:40: warning: ‘void juce::Button::removeButtonListener(juce::Button::Listener*)’ is deprecated (declared at ../../../libs/juce-153/source/src/audio/plugin_host/../../gui/components/controls/../layout/../buttons/juce_Button.h:378) [-Wdeprecated-declarations]
  450. ../source/PluginEditor.cpp:98:40: warning: ‘void juce::Button::removeButtonListener(juce::Button::Listener*)’ is deprecated (declared at ../../../libs/juce-153/source/src/audio/plugin_host/../../gui/components/controls/../layout/../buttons/juce_Button.h:378) [-Wdeprecated-declarations]
  451. Knob.cpp
  452. FancyButton.cpp
  453. Binary thefunctionbackground.cpp
  454. Binary button.cpp
  455. Binary knobs.cpp
  456. juce_LV2_Wrapper.cpp
  457. Linking TheFunction.lv2/The_Function
  458. make[2]: Leaving directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/ports/arctican-function/LV2'
  459. make -C arctican-pilgrim/LV2
  460. make[2]: Entering directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/ports/arctican-pilgrim/LV2'
  461. ==== Regenerating Makefiles ====
  462. Generating GNU makefiles:
  463. ...ThePilgrim.lv2/The_Pilgrim
  464. make[2]: Leaving directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/ports/arctican-pilgrim/LV2'
  465. make[2]: Entering directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/ports/arctican-pilgrim/LV2'
  466. ==== Building ThePilgrim.lv2/The_Pilgrim ====
  467. PluginProcessor.cpp
  468. PluginEditor.cpp
  469. Knob.cpp
  470. Binary thepilgrimbackground.cpp
  471. Binary knobs.cpp
  472. juce_LV2_Wrapper.cpp
  473. Linking ThePilgrim.lv2/The_Pilgrim
  474. make[2]: Leaving directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/ports/arctican-pilgrim/LV2'
  475. make -C argotlunar/LV2
  476. make[2]: Entering directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/ports/argotlunar/LV2'
  477. ==== Regenerating Makefiles ====
  478. Generating GNU makefiles:
  479. ...argotlunar.lv2/Argotlunar
  480. make[2]: Leaving directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/ports/argotlunar/LV2'
  481. make[2]: Entering directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/ports/argotlunar/LV2'
  482. ==== Building argotlunar.lv2/Argotlunar ====
  483. Envelope.cpp
  484. Parameters.cpp
  485. TimeQuantizer.cpp
  486. DelayLine.cpp
  487. CombFilter.cpp
  488. ProgramBank.cpp
  489. PitchQuantizer.cpp
  490. Plugin.cpp
  491. Filter.cpp
  492. GrainParametersGenerator.cpp
  493. Granulator.cpp
  494. Grain.cpp
  495. PluginEditor.cpp
  496. ../source/PluginEditor.cpp: In constructor ‘PluginEditor::PluginEditor(Plugin*)’:
  497. ../source/PluginEditor.cpp:536:40: warning: ‘void juce::Button::addButtonListener(juce::Button::Listener*)’ is deprecated (declared at ../../../libs/juce-153/source/src/audio/plugin_host/../../gui/components/controls/../layout/../buttons/juce_Button.h:377) [-Wdeprecated-declarations]
  498. ../source/PluginEditor.cpp:542:40: warning: ‘void juce::Button::addButtonListener(juce::Button::Listener*)’ is deprecated (declared at ../../../libs/juce-153/source/src/audio/plugin_host/../../gui/components/controls/../layout/../buttons/juce_Button.h:377) [-Wdeprecated-declarations]
  499. ../source/PluginEditor.cpp:548:42: warning: ‘void juce::Button::addButtonListener(juce::Button::Listener*)’ is deprecated (declared at ../../../libs/juce-153/source/src/audio/plugin_host/../../gui/components/controls/../layout/../buttons/juce_Button.h:377) [-Wdeprecated-declarations]
  500. ../source/PluginEditor.cpp:554:45: warning: ‘void juce::Button::addButtonListener(juce::Button::Listener*)’ is deprecated (declared at ../../../libs/juce-153/source/src/audio/plugin_host/../../gui/components/controls/../layout/../buttons/juce_Button.h:377) [-Wdeprecated-declarations]
  501. ../source/PluginEditor.cpp:560:45: warning: ‘void juce::Button::addButtonListener(juce::Button::Listener*)’ is deprecated (declared at ../../../libs/juce-153/source/src/audio/plugin_host/../../gui/components/controls/../layout/../buttons/juce_Button.h:377) [-Wdeprecated-declarations]
  502. ../source/PluginEditor.cpp:626:43: warning: ‘void juce::Button::addButtonListener(juce::Button::Listener*)’ is deprecated (declared at ../../../libs/juce-153/source/src/audio/plugin_host/../../gui/components/controls/../layout/../buttons/juce_Button.h:377) [-Wdeprecated-declarations]
  503. ../source/PluginEditor.cpp:869:41: warning: ‘void juce::Button::addButtonListener(juce::Button::Listener*)’ is deprecated (declared at ../../../libs/juce-153/source/src/audio/plugin_host/../../gui/components/controls/../layout/../buttons/juce_Button.h:377) [-Wdeprecated-declarations]
  504. ../source/PluginEditor.cpp:874:41: warning: ‘void juce::Button::addButtonListener(juce::Button::Listener*)’ is deprecated (declared at ../../../libs/juce-153/source/src/audio/plugin_host/../../gui/components/controls/../layout/../buttons/juce_Button.h:377) [-Wdeprecated-declarations]
  505. ../source/PluginEditor.cpp:879:41: warning: ‘void juce::Button::addButtonListener(juce::Button::Listener*)’ is deprecated (declared at ../../../libs/juce-153/source/src/audio/plugin_host/../../gui/components/controls/../layout/../buttons/juce_Button.h:377) [-Wdeprecated-declarations]
  506. ../source/PluginEditor.cpp:896:42: warning: ‘void juce::Button::addButtonListener(juce::Button::Listener*)’ is deprecated (declared at ../../../libs/juce-153/source/src/audio/plugin_host/../../gui/components/controls/../layout/../buttons/juce_Button.h:377) [-Wdeprecated-declarations]
  507. ../source/PluginEditor.cpp:1044:42: warning: ‘void juce::Button::addButtonListener(juce::Button::Listener*)’ is deprecated (declared at ../../../libs/juce-153/source/src/audio/plugin_host/../../gui/components/controls/../layout/../buttons/juce_Button.h:377) [-Wdeprecated-declarations]
  508. Program.cpp
  509. juce_LV2_Wrapper.cpp
  510. Linking argotlunar.lv2/Argotlunar
  511. make[2]: Leaving directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/ports/argotlunar/LV2'
  512. make -C bitmangler/LV2
  513. make[2]: Entering directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/ports/bitmangler/LV2'
  514. ==== Building BitMangler.lv2/BitMangler ====
  515. bitManglerEditor.cpp
  516. ../source/bitManglerEditor.cpp: In constructor ‘bitManglerEditor::bitManglerEditor(DemoJuceFilter*)’:
  517. ../source/bitManglerEditor.cpp:55:39: warning: ‘void juce::Button::addButtonListener(juce::Button::Listener*)’ is deprecated (declared at ../../../libs/juce-153/source/src/audio/plugin_host/../../gui/components/controls/../layout/../buttons/juce_Button.h:377) [-Wdeprecated-declarations]
  518. ../source/bitManglerEditor.cpp:60:39: warning: ‘void juce::Button::addButtonListener(juce::Button::Listener*)’ is deprecated (declared at ../../../libs/juce-153/source/src/audio/plugin_host/../../gui/components/controls/../layout/../buttons/juce_Button.h:377) [-Wdeprecated-declarations]
  519. ../source/bitManglerEditor.cpp:87:43: warning: ‘void juce::Button::addButtonListener(juce::Button::Listener*)’ is deprecated (declared at ../../../libs/juce-153/source/src/audio/plugin_host/../../gui/components/controls/../layout/../buttons/juce_Button.h:377) [-Wdeprecated-declarations]
  520. ../source/bitManglerEditor.cpp:131:39: warning: ‘void juce::Button::addButtonListener(juce::Button::Listener*)’ is deprecated (declared at ../../../libs/juce-153/source/src/audio/plugin_host/../../gui/components/controls/../layout/../buttons/juce_Button.h:377) [-Wdeprecated-declarations]
  521. ../source/bitManglerEditor.cpp:136:39: warning: ‘void juce::Button::addButtonListener(juce::Button::Listener*)’ is deprecated (declared at ../../../libs/juce-153/source/src/audio/plugin_host/../../gui/components/controls/../layout/../buttons/juce_Button.h:377) [-Wdeprecated-declarations]
  522. ../source/bitManglerEditor.cpp:141:41: warning: ‘void juce::Button::addButtonListener(juce::Button::Listener*)’ is deprecated (declared at ../../../libs/juce-153/source/src/audio/plugin_host/../../gui/components/controls/../layout/../buttons/juce_Button.h:377) [-Wdeprecated-declarations]
  523. ../source/bitManglerEditor.cpp:146:39: warning: ‘void juce::Button::addButtonListener(juce::Button::Listener*)’ is deprecated (declared at ../../../libs/juce-153/source/src/audio/plugin_host/../../gui/components/controls/../layout/../buttons/juce_Button.h:377) [-Wdeprecated-declarations]
  524. bitFloat.cpp
  525. bitMangler.cpp
  526. juce_LV2_Wrapper.cpp
  527. Linking BitMangler.lv2/BitMangler
  528. make[2]: Leaving directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/ports/bitmangler/LV2'
  529. make -C hybridreverb2/LV2
  530. make[2]: Entering directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/ports/hybridreverb2/LV2'
  531. ==== Building HybridReverb2.lv2/HybridReverb2 ====
  532. SystemConfig.cpp
  533. HybridConvolverSingle.cpp
  534. SampleData.cpp
  535. Partitioner.cpp
  536. HybridReverb2Processor.cpp
  537. PresetManager.cpp
  538. MasterAndCommander.cpp
  539. HybridConvolver.cpp
  540. HybridConvolverDual.cpp
  541. HybridConvolverTripple.cpp
  542. TextList.cpp
  543. LagrangeInterpolator.cpp
  544. TabMain.cpp
  545. TabModulation.cpp
  546. TabPresetEditor.cpp
  547. ../source/gui/TabPresetEditor.cpp: In constructor ‘TabPresetEditor::TabPresetEditor(MasterAndCommander*)’:
  548. ../source/gui/TabPresetEditor.cpp:165:49: warning: ‘void juce::Button::addButtonListener(juce::Button::Listener*)’ is deprecated (declared at ../../../libs/juce-153/source/src/audio/plugin_host/../../gui/components/controls/../layout/../buttons/juce_Button.h:377) [-Wdeprecated-declarations]
  549. ../source/gui/TabPresetEditor.cpp:205:49: warning: ‘void juce::Button::addButtonListener(juce::Button::Listener*)’ is deprecated (declared at ../../../libs/juce-153/source/src/audio/plugin_host/../../gui/components/controls/../layout/../buttons/juce_Button.h:377) [-Wdeprecated-declarations]
  550. ../source/gui/TabPresetEditor.cpp:209:49: warning: ‘void juce::Button::addButtonListener(juce::Button::Listener*)’ is deprecated (declared at ../../../libs/juce-153/source/src/audio/plugin_host/../../gui/components/controls/../layout/../buttons/juce_Button.h:377) [-Wdeprecated-declarations]
  551. ../source/gui/TabPresetEditor.cpp:213:49: warning: ‘void juce::Button::addButtonListener(juce::Button::Listener*)’ is deprecated (declared at ../../../libs/juce-153/source/src/audio/plugin_host/../../gui/components/controls/../layout/../buttons/juce_Button.h:377) [-Wdeprecated-declarations]
  552. ../source/gui/TabPresetEditor.cpp:271:44: warning: ‘void juce::Button::addButtonListener(juce::Button::Listener*)’ is deprecated (declared at ../../../libs/juce-153/source/src/audio/plugin_host/../../gui/components/controls/../layout/../buttons/juce_Button.h:377) [-Wdeprecated-declarations]
  553. ../source/gui/TabPresetEditor.cpp:275:46: warning: ‘void juce::Button::addButtonListener(juce::Button::Listener*)’ is deprecated (declared at ../../../libs/juce-153/source/src/audio/plugin_host/../../gui/components/controls/../layout/../buttons/juce_Button.h:377) [-Wdeprecated-declarations]
  554. ../source/gui/TabPresetEditor.cpp:279:45: warning: ‘void juce::Button::addButtonListener(juce::Button::Listener*)’ is deprecated (declared at ../../../libs/juce-153/source/src/audio/plugin_host/../../gui/components/controls/../layout/../buttons/juce_Button.h:377) [-Wdeprecated-declarations]
  555. ../source/gui/TabPresetEditor.cpp:283:44: warning: ‘void juce::Button::addButtonListener(juce::Button::Listener*)’ is deprecated (declared at ../../../libs/juce-153/source/src/audio/plugin_host/../../gui/components/controls/../layout/../buttons/juce_Button.h:377) [-Wdeprecated-declarations]
  556. ../source/gui/TabPresetEditor.cpp:287:43: warning: ‘void juce::Button::addButtonListener(juce::Button::Listener*)’ is deprecated (declared at ../../../libs/juce-153/source/src/audio/plugin_host/../../gui/components/controls/../layout/../buttons/juce_Button.h:377) [-Wdeprecated-declarations]
  557. ../source/gui/TabPresetEditor.cpp:291:46: warning: ‘void juce::Button::addButtonListener(juce::Button::Listener*)’ is deprecated (declared at ../../../libs/juce-153/source/src/audio/plugin_host/../../gui/components/controls/../layout/../buttons/juce_Button.h:377) [-Wdeprecated-declarations]
  558. bitMangler.cpp
  559. juce_LV2_Wrapper.cpp
  560. Linking BitMangler.lv2/BitMangler
  561. make[2]: Leaving directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/ports/bitmangler/LV2'
  562. make -C hybridreverb2/LV2
  563. make[2]: Entering directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/ports/hybridreverb2/LV2'
  564. ==== Building HybridReverb2.lv2/HybridReverb2 ====
  565. SystemConfig.cpp
  566. HybridConvolverSingle.cpp
  567. SampleData.cpp
  568. FreqPlot.cpp
  569. EditorComponent.cpp
  570. TabPreferences.cpp
  571. ../source/gui/TabPreferences.cpp: In constructor ‘TabPreferences::TabPreferences(MasterAndCommander*)’:
  572. ../source/gui/TabPreferences.cpp:76:49: warning: ‘void juce::Button::addButtonListener(juce::Button::Listener*)’ is deprecated (declared at ../../../libs/juce-153/source/src/audio/plugin_host/../../gui/components/controls/../layout/../buttons/juce_Button.h:377) [-Wdeprecated-declarations]
  573. ../source/gui/TabPreferences.cpp:83:48: warning: ‘void juce::Button::addButtonListener(juce::Button::Listener*)’ is deprecated (declared at ../../../libs/juce-153/source/src/audio/plugin_host/../../gui/components/controls/../layout/../buttons/juce_Button.h:377) [-Wdeprecated-declarations]
  574. ../source/gui/TabPreferences.cpp:120:40: warning: ‘void juce::Button::addButtonListener(juce::Button::Listener*)’ is deprecated (declared at ../../../libs/juce-153/source/src/audio/plugin_host/../../gui/components/controls/../layout/../buttons/juce_Button.h:377) [-Wdeprecated-declarations]
  575. TabAbout.cpp
  576. IRPlot.cpp
  577. TabTimbre.cpp
  578. libHybridConv.c
  579. juce_LV2_Wrapper.cpp
  580. Linking HybridReverb2.lv2/HybridReverb2
  581. make[2]: Leaving directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/ports/hybridreverb2/LV2'
  582. make -C juce-demo-plugin/LV2
  583. make[2]: Entering directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/ports/juce-demo-plugin/LV2'
  584. ==== Building JuceDemoPlugin.lv2/Juce_Demo_Plugin ====
  585. PluginEditor.cpp
  586. PluginProcessor.cpp
  587. juce_LV2_Wrapper.cpp
  588. In file included from ../../../libs/juce-lv2/juce_LV2_Wrapper.cpp:5:0:
  589. ../../../libs/juce-lv2/juce_IncludeCharacteristics.h:111:3: warning: #warning "You should define the JucePlugin_LV2Category value in your JucePluginCharacteristics.h file" [-Wcpp]
  590. Linking JuceDemoPlugin.lv2/Juce_Demo_Plugin
  591. make[2]: Leaving directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/ports/juce-demo-plugin/LV2'
  592. make -C juce_pitcher/LV2
  593. make[2]: Entering directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/ports/juce_pitcher/LV2'
  594. ==== Building juce_pitcher.lv2/Juce_Pitcher ====
  595. JucePitcherFilter.cpp
  596. JucePitcherComponent.cpp
  597. ../source/JucePitcherComponent.cpp: In constructor ‘JucePitcherComponent::JucePitcherComponent(JucePitcherFilter*)’:
  598. ../source/JucePitcherComponent.cpp:283:45: warning: ‘void juce::Button::addButtonListener(juce::Button::Listener*)’ is deprecated (declared at ../../../libs/juce-153/source/src/audio/plugin_host/../../gui/components/controls/../layout/../buttons/juce_Button.h:377) [-Wdeprecated-declarations]
  599. ../source/JucePitcherComponent.cpp:305:49: warning: ‘void juce::Button::addButtonListener(juce::Button::Listener*)’ is deprecated (declared at ../../../libs/juce-153/source/src/audio/plugin_host/../../gui/components/controls/../layout/../buttons/juce_Button.h:377) [-Wdeprecated-declarations]
  600. ../source/JucePitcherComponent.cpp:310:49: warning: ‘void juce::Button::addButtonListener(juce::Button::Listener*)’ is deprecated (declared at ../../../libs/juce-153/source/src/audio/plugin_host/../../gui/components/controls/../layout/../buttons/juce_Button.h:377) [-Wdeprecated-declarations]
  601. ../source/JucePitcherComponent.cpp:342:46: warning: ‘void juce::Button::addButtonListener(juce::Button::Listener*)’ is deprecated (declared at ../../../libs/juce-153/source/src/audio/plugin_host/../../gui/components/controls/../layout/../buttons/juce_Button.h:377) [-Wdeprecated-declarations]
  602. cpu_detect_x86_gcc.cpp
  603. FIRFilter.cpp
  604. sse_optimized.cpp
  605. FIFOSampleBuffer.cpp
  606. TDStretch.cpp
  607. mmx_optimized.cpp
  608. AAFilter.cpp
  609. RateTransposer.cpp
  610. SoundTouch.cpp
  611. juce_LV2_Wrapper.cpp
  612. Linking juce_pitcher.lv2/Juce_Pitcher
  613. make[2]: Leaving directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/ports/juce_pitcher/LV2'
  614. make -C sDelay/LV2
  615. make[2]: Entering directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/ports/sDelay/LV2'
  616. ==== Building sDelay.lv2/sDelay_Plugin ====
  617. DemoJuceFilter.cpp
  618. sDelayEditorComponent.cpp
  619. juce_LV2_Wrapper.cpp
  620. Linking sDelay.lv2/sDelay_Plugin
  621. make[2]: Leaving directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/ports/sDelay/LV2'
  622. make -C tal-dub-3-juce/LV2
  623. make[2]: Entering directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/ports/tal-dub-3-juce/LV2'
  624. ==== Regenerating Makefiles ====
  625. Generating GNU makefiles:
  626. ...TAL-Dub-III.lv2/TAL_Dub_III_Plugin
  627. make[2]: Leaving directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/ports/tal-dub-3-juce/LV2'
  628. make[2]: Entering directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/ports/tal-dub-3-juce/LV2'
  629. ==== Building TAL-Dub-III.lv2/TAL_Dub_III_Plugin ====
  630. TalComponent.cpp
  631. ../source/TalComponent.cpp: In member function ‘ImageToggleButton* TalComponent::addToggleButton(int, int, TalCore*, const char*, int, const char*, int, int)’:
  632. ../source/TalComponent.cpp:117:39: warning: ‘void juce::Button::addButtonListener(juce::Button::Listener*)’ is deprecated (declared at ../../../libs/juce-153/source/src/audio/plugin_host/../../gui/components/controls/../layout/../buttons/juce_Button.h:377) [-Wdeprecated-declarations]
  633. ../source/TalComponent.cpp: In member function ‘ImageTabButton* TalComponent::addTabButton(int, int, TalCore*, const char*, int, const char*, int, int)’:
  634. ../source/TalComponent.cpp:132:36: warning: ‘void juce::Button::addButtonListener(juce::Button::Listener*)’ is deprecated (declared at ../../../libs/juce-153/source/src/audio/plugin_host/../../gui/components/controls/../layout/../buttons/juce_Button.h:377) [-Wdeprecated-declarations]
  635. TalCore.cpp
  636. juce_LV2_Wrapper.cpp
  637. Linking TAL-Dub-III.lv2/TAL_Dub_III_Plugin
  638. make[2]: Leaving directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/ports/tal-dub-3-juce/LV2'
  639. make -C tal-filter-juce/LV2
  640. make[2]: Entering directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/ports/tal-filter-juce/LV2'
  641. ==== Building TAL-Filter.lv2/TAL_Filter_Plugin ====
  642. TalComponent.cpp
  643. ../source/TalComponent.cpp: In constructor ‘TalComponent::TalComponent(TalCore*)’:
  644. ../source/TalComponent.cpp:143:42: warning: ‘void juce::Button::addButtonListener(juce::Button::Listener*)’ is deprecated (declared at ../../../libs/juce-153/source/src/audio/plugin_host/../../gui/components/controls/../layout/../buttons/juce_Button.h:377) [-Wdeprecated-declarations]
  645. ../source/TalComponent.cpp:144:44: warning: ‘void juce::Button::addButtonListener(juce::Button::Listener*)’ is deprecated (declared at ../../../libs/juce-153/source/src/audio/plugin_host/../../gui/components/controls/../layout/../buttons/juce_Button.h:377) [-Wdeprecated-declarations]
  646. TalCore.cpp
  647. Lfo.cpp
  648. juce_LV2_Wrapper.cpp
  649. Linking TAL-Filter.lv2/TAL_Filter_Plugin
  650. make[2]: Leaving directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/ports/tal-filter-juce/LV2'
  651. make -C tal-filter-2-juce/LV2
  652. make[2]: Entering directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/ports/tal-filter-2-juce/LV2'
  653. ==== Regenerating Makefiles ====
  654. Generating GNU makefiles:
  655. ...TAL-Filter-II.lv2/TAL_Filter_2_Plugin
  656. make[2]: Leaving directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/ports/tal-filter-2-juce/LV2'
  657. make[2]: Entering directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/ports/tal-filter-2-juce/LV2'
  658. ==== Building TAL-Filter-II.lv2/TAL_Filter_2_Plugin ====
  659. TalComponent.cpp
  660. In file included from ././engine/Engine.h:30:0,
  661. from ../source/TalCore.h:35,
  662. from ../source/TalComponent.h:35,
  663. from ../source/TalComponent.cpp:2:
  664. ././engine/AudioUtils.h: In member function ‘char* AudioUtils::getSyncedRateAndGetText(float*, float)’:
  665. ././engine/AudioUtils.h:200:48: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  666. ././engine/AudioUtils.h:201:48: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  667. ././engine/AudioUtils.h:202:49: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  668. ././engine/AudioUtils.h:203:48: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  669. ././engine/AudioUtils.h:204:49: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  670. ././engine/AudioUtils.h:205:50: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  671. ././engine/AudioUtils.h:207:53: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  672. ././engine/AudioUtils.h:208:53: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  673. ././engine/AudioUtils.h:209:54: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  674. ././engine/AudioUtils.h:210:53: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  675. ././engine/AudioUtils.h:211:55: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  676. ././engine/AudioUtils.h:212:56: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  677. ././engine/AudioUtils.h:214:61: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  678. ././engine/AudioUtils.h:215:61: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  679. ././engine/AudioUtils.h:216:62: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  680. ././engine/AudioUtils.h:217:61: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  681. ././engine/AudioUtils.h:218:62: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  682. ././engine/AudioUtils.h:219:63: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  683. TalCore.cpp
  684. In file included from ././engine/Engine.h:30:0,
  685. from ../source/TalCore.h:35,
  686. from ../source/TalComponent.h:35,
  687. from ../source/TalCore.cpp:33:
  688. ././engine/AudioUtils.h: In member function ‘char* AudioUtils::getSyncedRateAndGetText(float*, float)’:
  689. ././engine/AudioUtils.h:200:48: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  690. ././engine/AudioUtils.h:201:48: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  691. ././engine/AudioUtils.h:202:49: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  692. ././engine/AudioUtils.h:203:48: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  693. ././engine/AudioUtils.h:204:49: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  694. ././engine/AudioUtils.h:205:50: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  695. ././engine/AudioUtils.h:207:53: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  696. ././engine/AudioUtils.h:208:53: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  697. ././engine/AudioUtils.h:209:54: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  698. ././engine/AudioUtils.h:210:53: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  699. ././engine/AudioUtils.h:211:55: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  700. ././engine/AudioUtils.h:212:56: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  701. ././engine/AudioUtils.h:214:61: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  702. ././engine/AudioUtils.h:215:61: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  703. ././engine/AudioUtils.h:216:62: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  704. ././engine/AudioUtils.h:217:61: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  705. ././engine/AudioUtils.h:218:62: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  706. ././engine/AudioUtils.h:219:63: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  707. juce_LV2_Wrapper.cpp
  708. Linking TAL-Filter-II.lv2/TAL_Filter_2_Plugin
  709. make[2]: Leaving directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/ports/tal-filter-2-juce/LV2'
  710. make -C tal-noisemaker-juce/LV2
  711. make[2]: Entering directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/ports/tal-noisemaker-juce/LV2'
  712. ==== Building TAL-NoiseMaker.lv2/TAL_NoiseMaker_Plugin ====
  713. TalComponent.cpp
  714. In file included from ../source/TalCore.h:35:0,
  715. from ../source/TalComponent.h:35,
  716. from ../source/TalComponent.cpp:2:
  717. ././engine/AudioUtils.h: In member function ‘char* AudioUtils::getSyncedRateAndGetText(float*, float)’:
  718. ././engine/AudioUtils.h:207:48: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  719. ././engine/AudioUtils.h:208:48: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  720. ././engine/AudioUtils.h:209:49: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  721. ././engine/AudioUtils.h:210:48: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  722. ././engine/AudioUtils.h:211:49: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  723. ././engine/AudioUtils.h:212:50: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  724. ././engine/AudioUtils.h:214:53: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  725. ././engine/AudioUtils.h:215:53: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  726. ././engine/AudioUtils.h:216:54: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  727. ././engine/AudioUtils.h:217:53: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  728. ././engine/AudioUtils.h:218:55: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  729. ././engine/AudioUtils.h:219:56: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  730. ././engine/AudioUtils.h:221:61: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  731. ././engine/AudioUtils.h:222:61: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  732. ././engine/AudioUtils.h:223:62: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  733. ././engine/AudioUtils.h:224:61: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  734. ././engine/AudioUtils.h:225:62: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  735. ././engine/AudioUtils.h:226:63: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  736. ././engine/AudioUtils.h: In member function ‘char* AudioUtils::getDelaySyncTimeAndText(float*)’:
  737. ././engine/AudioUtils.h:233:22: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  738. ././engine/AudioUtils.h:238:59: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  739. ././engine/AudioUtils.h:239:52: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  740. ././engine/AudioUtils.h:240:52: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  741. ././engine/AudioUtils.h:241:52: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  742. ././engine/AudioUtils.h:242:52: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  743. ././engine/AudioUtils.h:243:52: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  744. ././engine/AudioUtils.h:244:58: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  745. ././engine/AudioUtils.h:245:57: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  746. ././engine/AudioUtils.h:246:57: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  747. ././engine/AudioUtils.h:247:57: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  748. ././engine/AudioUtils.h:248:57: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  749. ././engine/AudioUtils.h:249:57: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  750. ././engine/AudioUtils.h:250:55: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  751. ././engine/AudioUtils.h:251:54: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  752. ././engine/AudioUtils.h:252:54: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  753. ././engine/AudioUtils.h:253:54: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  754. ././engine/AudioUtils.h:254:54: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  755. ././engine/AudioUtils.h:255:54: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  756. ../source/TalComponent.cpp: In constructor ‘TalComponent::TalComponent(TalCore*)’:
  757. ../source/TalComponent.cpp:268:62: warning: ‘void juce::Button::addButtonListener(juce::Button::Listener*)’ is deprecated (declared at ../../../libs/juce-153/source/src/audio/plugin_host/../../gui/components/controls/../layout/../buttons/juce_Button.h:377) [-Wdeprecated-declarations]
  758. ../source/TalComponent.cpp:269:54: warning: ‘void juce::Button::addButtonListener(juce::Button::Listener*)’ is deprecated (declared at ../../../libs/juce-153/source/src/audio/plugin_host/../../gui/components/controls/../layout/../buttons/juce_Button.h:377) [-Wdeprecated-declarations]
  759. ../source/TalComponent.cpp:270:54: warning: ‘void juce::Button::addButtonListener(juce::Button::Listener*)’ is deprecated (declared at ../../../libs/juce-153/source/src/audio/plugin_host/../../gui/components/controls/../layout/../buttons/juce_Button.h:377) [-Wdeprecated-declarations]
  760. ../source/TalComponent.cpp:271:55: warning: ‘void juce::Button::addButtonListener(juce::Button::Listener*)’ is deprecated (declared at ../../../libs/juce-153/source/src/audio/plugin_host/../../gui/components/controls/../layout/../buttons/juce_Button.h:377) [-Wdeprecated-declarations]
  761. ../source/TalComponent.cpp: In member function ‘ImageToggleButton* TalComponent::addNormalButton(juce::Component*, int, int, TalCore*, juce::Image, bool, int)’:
  762. ../source/TalComponent.cpp:310:43: warning: ‘void juce::Button::addButtonListener(juce::Button::Listener*)’ is deprecated (declared at ../../../libs/juce-153/source/src/audio/plugin_host/../../gui/components/controls/../layout/../buttons/juce_Button.h:377) [-Wdeprecated-declarations]
  763. TalCore.cpp
  764. In file included from ../source/TalCore.h:35:0,
  765. from ../source/TalComponent.h:35,
  766. from ../source/TalCore.cpp:34:
  767. ././engine/AudioUtils.h: In member function ‘char* AudioUtils::getSyncedRateAndGetText(float*, float)’:
  768. ././engine/AudioUtils.h:207:48: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  769. ././engine/AudioUtils.h:208:48: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  770. ././engine/AudioUtils.h:209:49: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  771. ././engine/AudioUtils.h:210:48: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  772. ././engine/AudioUtils.h:211:49: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  773. ././engine/AudioUtils.h:212:50: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  774. ././engine/AudioUtils.h:214:53: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  775. ././engine/AudioUtils.h:215:53: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  776. ././engine/AudioUtils.h:216:54: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  777. ././engine/AudioUtils.h:217:53: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  778. ././engine/AudioUtils.h:218:55: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  779. ././engine/AudioUtils.h:219:56: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  780. ././engine/AudioUtils.h:221:61: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  781. ././engine/AudioUtils.h:222:61: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  782. ././engine/AudioUtils.h:223:62: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  783. ././engine/AudioUtils.h:224:61: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  784. ././engine/AudioUtils.h:225:62: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  785. ././engine/AudioUtils.h:226:63: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  786. ././engine/AudioUtils.h: In member function ‘char* AudioUtils::getDelaySyncTimeAndText(float*)’:
  787. ././engine/AudioUtils.h:233:22: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  788. ././engine/AudioUtils.h:238:59: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  789. ././engine/AudioUtils.h:239:52: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  790. ././engine/AudioUtils.h:240:52: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  791. ././engine/AudioUtils.h:241:52: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  792. ././engine/AudioUtils.h:242:52: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  793. ././engine/AudioUtils.h:243:52: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  794. ././engine/AudioUtils.h:244:58: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  795. ././engine/AudioUtils.h:245:57: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  796. ././engine/AudioUtils.h:246:57: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  797. ././engine/AudioUtils.h:247:57: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  798. ././engine/AudioUtils.h:248:57: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  799. ././engine/AudioUtils.h:249:57: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  800. ././engine/AudioUtils.h:250:55: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  801. ././engine/AudioUtils.h:251:54: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  802. ././engine/AudioUtils.h:252:54: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  803. ././engine/AudioUtils.h:253:54: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  804. ././engine/AudioUtils.h:254:54: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  805. ././engine/AudioUtils.h:255:54: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  806. Lfo.cpp
  807. juce_LV2_Wrapper.cpp
  808. Linking TAL-NoiseMaker.lv2/TAL_NoiseMaker_Plugin
  809. make[2]: Leaving directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/ports/tal-noisemaker-juce/LV2'
  810. make -C tal-reverb-juce/LV2
  811. make[2]: Entering directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/ports/tal-reverb-juce/LV2'
  812. ==== Regenerating Makefiles ====
  813. Generating GNU makefiles:
  814. ...TAL-Reverb.lv2/TAL_Reverb_Plugin
  815. make[2]: Leaving directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/ports/tal-reverb-juce/LV2'
  816. make[2]: Entering directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/ports/tal-reverb-juce/LV2'
  817. ==== Building TAL-Reverb.lv2/TAL_Reverb_Plugin ====
  818. ReverbComponent.cpp
  819. ../source/ReverbComponent.cpp: In constructor ‘ReverbComponent::ReverbComponent(TalCore*)’:
  820. ../source/ReverbComponent.cpp:82:42: warning: ‘void juce::Button::addButtonListener(juce::Button::Listener*)’ is deprecated (declared at ../../../libs/juce-153/source/src/audio/plugin_host/../../gui/components/controls/../layout/../buttons/juce_Button.h:377) [-Wdeprecated-declarations]
  821. TalCore.cpp
  822. juce_LV2_Wrapper.cpp
  823. Linking TAL-Reverb.lv2/TAL_Reverb_Plugin
  824. make[2]: Leaving directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/ports/tal-reverb-juce/LV2'
  825. make -C tal-reverb-2-juce/LV2
  826. make[2]: Entering directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/ports/tal-reverb-2-juce/LV2'
  827. ==== Regenerating Makefiles ====
  828. Generating GNU makefiles:
  829. ...TAL-Reverb-II.lv2/TAL_Reverb_II_Plugin
  830. make[2]: Leaving directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/ports/tal-reverb-2-juce/LV2'
  831. make[2]: Entering directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/ports/tal-reverb-2-juce/LV2'
  832. ==== Building TAL-Reverb-II.lv2/TAL_Reverb_II_Plugin ====
  833. TalComponent.cpp
  834. ../source/TalComponent.cpp: In constructor ‘TalComponent::TalComponent(TalCore*)’:
  835. ../source/TalComponent.cpp:48:47: warning: ‘void juce::Button::addButtonListener(juce::Button::Listener*)’ is deprecated (declared at ../../../libs/juce-153/source/src/audio/plugin_host/../../gui/components/controls/../layout/../buttons/juce_Button.h:377) [-Wdeprecated-declarations]
  836. TalCore.cpp
  837. juce_LV2_Wrapper.cpp
  838. Linking TAL-Reverb-II.lv2/TAL_Reverb_II_Plugin
  839. make[2]: Leaving directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/ports/tal-reverb-2-juce/LV2'
  840. make -C tal-reverb-3-juce/LV2
  841. make[2]: Entering directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/ports/tal-reverb-3-juce/LV2'
  842. ==== Regenerating Makefiles ====
  843. Generating GNU makefiles:
  844. ...TAL-Reverb-III.lv2/TAL_Reverb_III_Plugin
  845. make[2]: Leaving directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/ports/tal-reverb-3-juce/LV2'
  846. make[2]: Entering directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/ports/tal-reverb-3-juce/LV2'
  847. ==== Building TAL-Reverb-III.lv2/TAL_Reverb_III_Plugin ====
  848. TalComponent.cpp
  849. ../source/TalComponent.cpp: In member function ‘ImageToggleButton* TalComponent::addNormalButton(juce::Component*, int, int, TalCore*, juce::Image, bool, int)’:
  850. ../source/TalComponent.cpp:79:43: warning: ‘void juce::Button::addButtonListener(juce::Button::Listener*)’ is deprecated (declared at ../../../libs/juce-153/source/src/audio/plugin_host/../../gui/components/controls/../layout/../buttons/juce_Button.h:377) [-Wdeprecated-declarations]
  851. TalCore.cpp
  852. juce_LV2_Wrapper.cpp
  853. Linking TAL-Reverb-III.lv2/TAL_Reverb_III_Plugin
  854. make[2]: Leaving directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/ports/tal-reverb-3-juce/LV2'
  855. make -C tal-vocoder-2-juce/LV2
  856. make[2]: Entering directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/ports/tal-vocoder-2-juce/LV2'
  857. ==== Building TAL-Vocoder-II.lv2/TAL_Vocoder_II_Plugin ====
  858. TalComponent.cpp
  859. In file included from ../source/./engine/VocoderEngine.h:27:0,
  860. from ../source/TalCore.h:35,
  861. from ../source/TalComponent.h:35,
  862. from ../source/TalComponent.cpp:2:
  863. ./AudioUtils.h: In member function ‘char* AudioUtils::getSyncedRateAndGetText(float*, float)’:
  864. ./AudioUtils.h:207:48: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  865. ./AudioUtils.h:208:48: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  866. ./AudioUtils.h:209:49: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  867. ./AudioUtils.h:210:48: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  868. ./AudioUtils.h:211:49: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  869. ./AudioUtils.h:212:50: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  870. ./AudioUtils.h:214:53: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  871. ./AudioUtils.h:215:53: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  872. ./AudioUtils.h:216:54: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  873. ./AudioUtils.h:217:53: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  874. ./AudioUtils.h:218:55: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  875. ./AudioUtils.h:219:56: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  876. ./AudioUtils.h:221:61: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  877. ./AudioUtils.h:222:61: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  878. ./AudioUtils.h:223:62: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  879. ./AudioUtils.h:224:61: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  880. ./AudioUtils.h:225:62: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  881. ./AudioUtils.h:226:63: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  882. ./AudioUtils.h: In member function ‘char* AudioUtils::getDelaySyncTimeAndText(float*)’:
  883. ./AudioUtils.h:233:22: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  884. ./AudioUtils.h:238:59: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  885. ./AudioUtils.h:239:52: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  886. ./AudioUtils.h:240:52: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  887. ./AudioUtils.h:241:52: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  888. ./AudioUtils.h:242:52: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  889. ./AudioUtils.h:243:52: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  890. ./AudioUtils.h:244:58: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  891. ./AudioUtils.h:245:57: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  892. ./AudioUtils.h:246:57: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  893. ./AudioUtils.h:247:57: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  894. ./AudioUtils.h:248:57: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  895. ./AudioUtils.h:249:57: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  896. ./AudioUtils.h:250:55: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  897. ./AudioUtils.h:251:54: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  898. ./AudioUtils.h:252:54: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  899. ./AudioUtils.h:253:54: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  900. ./AudioUtils.h:254:54: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  901. ./AudioUtils.h:255:54: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  902. TalCore.cpp
  903. In file included from ../source/./engine/VocoderEngine.h:27:0,
  904. from ../source/TalCore.h:35,
  905. from ../source/TalComponent.h:35,
  906. from ../source/TalCore.cpp:33:
  907. ./AudioUtils.h: In member function ‘char* AudioUtils::getSyncedRateAndGetText(float*, float)’:
  908. ./AudioUtils.h:207:48: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  909. ./AudioUtils.h:208:48: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  910. ./AudioUtils.h:209:49: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  911. ./AudioUtils.h:210:48: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  912. ./AudioUtils.h:211:49: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  913. ./AudioUtils.h:212:50: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  914. ./AudioUtils.h:214:53: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  915. ./AudioUtils.h:215:53: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  916. ./AudioUtils.h:216:54: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  917. ./AudioUtils.h:217:53: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  918. ./AudioUtils.h:218:55: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  919. ./AudioUtils.h:219:56: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  920. ./AudioUtils.h:221:61: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  921. ./AudioUtils.h:222:61: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  922. ./AudioUtils.h:223:62: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  923. ./AudioUtils.h:224:61: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  924. ./AudioUtils.h:225:62: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  925. ./AudioUtils.h:226:63: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  926. ./AudioUtils.h: In member function ‘char* AudioUtils::getDelaySyncTimeAndText(float*)’:
  927. ./AudioUtils.h:233:22: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  928. ./AudioUtils.h:238:59: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  929. ./AudioUtils.h:239:52: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  930. ./AudioUtils.h:240:52: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  931. ./AudioUtils.h:241:52: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  932. ./AudioUtils.h:242:52: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  933. ./AudioUtils.h:243:52: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  934. ./AudioUtils.h:244:58: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  935. ./AudioUtils.h:245:57: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  936. ./AudioUtils.h:246:57: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  937. ./AudioUtils.h:247:57: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  938. ./AudioUtils.h:248:57: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  939. ./AudioUtils.h:249:57: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  940. ./AudioUtils.h:250:55: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  941. ./AudioUtils.h:251:54: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  942. ./AudioUtils.h:252:54: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  943. ./AudioUtils.h:253:54: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  944. ./AudioUtils.h:254:54: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  945. ./AudioUtils.h:255:54: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
  946. Fft.cpp
  947. juce_LV2_Wrapper.cpp
  948. Linking TAL-Vocoder-II.lv2/TAL_Vocoder_II_Plugin
  949. make[2]: Leaving directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/ports/tal-vocoder-2-juce/LV2'
  950. make -C wolpertinger/LV2
  951. make[2]: Entering directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/ports/wolpertinger/LV2'
  952. ==== Regenerating Makefiles ====
  953. Generating GNU makefiles:
  954. ...Wolpertinger.lv2/Wolpertinger
  955. make[2]: Leaving directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/ports/wolpertinger/LV2'
  956. make[2]: Entering directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/ports/wolpertinger/LV2'
  957. ==== Building Wolpertinger.lv2/Wolpertinger ====
  958. synth.cpp
  959. about.cpp
  960. KeyboardButton.cpp
  961. PresetComboBox.cpp
  962. ADSRenv.cpp
  963. RotatingToggleButton.cpp
  964. editor.cpp
  965. tabbed-editor.cpp
  966. juce_LV2_Wrapper.cpp
  967. Linking Wolpertinger.lv2/Wolpertinger
  968. make[2]: Leaving directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/ports/wolpertinger/LV2'
  969. make[1]: Leaving directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/ports'
  970. make lv2 -C outro
  971. make[1]: Entering directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/outro'
  972. make -C ../libs/juce-153/plugin
  973. make[2]: Entering directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/libs/juce-153/plugin'
  974. ==== Building juce-plugin-153 ====
  975. make[3]: `../../libjuce-plugin-153.a' is up to date.
  976. make[2]: Leaving directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/libs/juce-153/plugin'
  977. make -C ../libs/juce-lv2
  978. make[2]: Entering directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/libs/juce-lv2'
  979. make[2]: Nothing to be done for `all'.
  980. make[2]: Leaving directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/libs/juce-lv2'
  981. # None
  982. make[1]: Leaving directory `/tmp/yaourt-tmp-jazzyeagle/aur-distrho-plugins-lv2-git/src/distrho-build/outro'
  983. cd bin
  984. cd ./HybridReverb2.lv2
  985. ../../libs/juce_lv2_ttl_generator ./HybridReverb2.so
  986. Writing manifest.ttl...Error: Global configuration file "/etc/HybridReverb2/HybridReverb2.conf" does not exist!
  987. Error: Preferences template file "/preferences.xml" does not exist!
  988. Error: Preset file "" does not exist!
  989. Master : new PRESET NUM value : -1
  990. done!
  991. Writing HybridReverb2.ttl...Error: Global configuration file "/etc/HybridReverb2/HybridReverb2.conf" does not exist!
  992. Error: Preferences template file "/preferences.xml" does not exist!
  993. Error: Preset file "" does not exist!
  994. Master : new PRESET NUM value : -1
  995. done!
  996. cd ..
  997. cd ./argotlunar.lv2
  998. ../../libs/juce_lv2_ttl_generator ./Argotlunar.so
  999. Failed to open library, error was:
  1000. ./Argotlunar.so: undefined symbol: pthread_mutexattr_init
  1001. ==> ERROR: A failure occurred in build().
  1002. Aborting...
  1003. ==> ERROR: Makepkg was unable to build distrho-plugins-lv2-git.
  1004. ==> Restart building distrho-plugins-lv2-git ? [y/N]
  1005. ==> ------------------------------------------------
  1006. ==>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement