mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

144 lines
9.0 KiB

  1. [COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN ---
  2. [COPY]
  3. [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  4. [COPY] Please add additional copyright information _after_ the line containing
  5. [COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
  6. [COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
  7. [COPY]
  8. [COPY] ROCK Linux: rock-src/package/sirkull/ladspa-cmt/ladspa-cmt.cache
  9. [COPY] ROCK Linux is Copyright (C) 1998 - 2006 Clifford Wolf
  10. [COPY]
  11. [COPY] This program is free software; you can redistribute it and/or modify
  12. [COPY] it under the terms of the GNU General Public License as published by
  13. [COPY] the Free Software Foundation; either version 2 of the License, or
  14. [COPY] (at your option) any later version. A copy of the GNU General Public
  15. [COPY] License can be found at Documentation/COPYING.
  16. [COPY]
  17. [COPY] Many people helped and are helping developing ROCK Linux. Please
  18. [COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM
  19. [COPY] file for details.
  20. [COPY]
  21. [COPY] --- ROCK-COPYRIGHT-NOTE-END ---
  22. [TIMESTAMP] 1181060823 Tue Jun 5 18:27:03 2007 (5) ERROR
  23. [TIMESTAMP] 1181527815 Mon Jun 11 04:10:15 2007 (9) ERROR
  24. [TIMESTAMP] 1181822850 Thu Jun 14 14:07:30 2007 (5) ERROR
  25. [TIMESTAMP] 1181892747 Fri Jun 15 09:32:27 2007 (9) ERROR
  26. [TIMESTAMP] 1181949613 Sat Jun 16 01:20:13 2007 (5) ERROR
  27. [TIMESTAMP] 1181971016 Sat Jun 16 07:16:56 2007 (9) ERROR
  28. [CONFIG-ID] TRUNK-x86-reference
  29. [ROCKVER] TRUNK
  30. [LOGS] 5-ladspa-cmt.err 9-ladspa-cmt.err
  31. [BUILDTIME] 1163 (5) ERROR
  32. [BUILDTIME] 1193 (9) ERROR
  33. [BUILDTIME] 1180 (5) ERROR
  34. [BUILDTIME] 1186 (9) ERROR
  35. [BUILDTIME] 1161 (5) ERROR
  36. [BUILDTIME] 1160 (9) ERROR
  37. [5-ERROR] ladspa_types.h:65: error: 'LADSPA_Handle' was not declared in this scope
  38. [5-ERROR] ladspa_types.h:66: error: 'LADSPA_Data' was not declared in this scope
  39. [5-ERROR] ladspa_types.h:69: error: typedef 'LADSPA_Deactivate_Function' is initialized (use __typeof__ instead)
  40. [5-ERROR] ladspa_types.h:69: error: 'LADSPA_Handle' was not declared in this scope
  41. [5-ERROR] ladspa_types.h:72: error: typedef 'LADSPA_Cleanup_Function' is initialized (use __typeof__ instead)
  42. [5-ERROR] ladspa_types.h:72: error: 'LADSPA_Handle' was not declared in this scope
  43. [5-ERROR] ladspa_types.h:74: error: expected initializer before '*' token
  44. [5-ERROR] In file included from am.cpp:29:
  45. [5-ERROR] cmt.h:50: error: expected class-name before '{' token
  46. [5-ERROR] cmt.h:72: error: 'LADSPA_Properties' has not been declared
  47. [5-ERROR] cmt.h:77: error: 'LADSPA_Instantiate_Function' has not been declared
  48. [5-ERROR] cmt.h:78: error: 'LADSPA_Activate_Function' has not been declared
  49. [5-ERROR] cmt.h:79: error: 'LADSPA_Run_Function' has not been declared
  50. [5-ERROR] cmt.h:80: error: 'LADSPA_Run_Adding_Function' has not been declared
  51. [5-ERROR] cmt.h:81: error: 'LADSPA_Set_Run_Adding_Gain_Function' has not been declared
  52. [5-ERROR] cmt.h:82: error: 'LADSPA_Deactivate_Function' has not been declared
  53. [5-ERROR] cmt.h:87: error: 'LADSPA_PortDescriptor' has not been declared
  54. [5-ERROR] cmt.h:89: error: 'LADSPA_PortRangeHintDescriptor' has not been declared
  55. [5-ERROR] cmt.h:90: error: 'LADSPA_Data' has not been declared
  56. [5-ERROR] cmt.h:91: error: 'LADSPA_Data' has not been declared
  57. [5-ERROR] cmt.h:132: error: ISO C++ forbids declaration of 'LADSPA_Data' with no type
  58. [5-ERROR] cmt.h:132: error: expected ';' before '*' token
  59. [5-ERROR] cmt.h:141: error: 'LADSPA_Handle' has not been declared
  60. [5-ERROR] cmt.h:143: error: 'LADSPA_Data' has not been declared
  61. [5-ERROR] cmt.h:144: error: 'LADSPA_Handle' has not been declared
  62. [5-ERROR] cmt.h: In constructor 'CMT_PluginInstance::CMT_PluginInstance(long unsigned int)':
  63. [5-ERROR] cmt.h:135: error: class 'CMT_PluginInstance' does not have any field named 'm_ppfPorts'
  64. [5-ERROR] cmt.h:135: error: expected type-specifier before 'LADSPA_Data_ptr'
  65. [5-ERROR] cmt.h:135: error: expected `)' before 'LADSPA_Data_ptr'
  66. [5-ERROR] cmt.h: In destructor 'virtual CMT_PluginInstance::~CMT_PluginInstance()':
  67. [5-ERROR] cmt.h:138: error: 'm_ppfPorts' was not declared in this scope
  68. [5-ERROR] cmt.h: At global scope:
  69. [5-ERROR] cmt.h:158: error: expected constructor, destructor, or type conversion before 'CMT_Instantiate'
  70. [5-ERROR] am.cpp:41: error: expected ',' or '...' before '*' token
  71. [5-ERROR] am.cpp:42: error: ISO C++ forbids declaration of 'LADSPA_Descriptor' with no type
  72. [5-ERROR] am.cpp:46: error: 'LADSPA_Handle' has not been declared
  73. [5-ERROR] am.cpp:54: error: variable or field 'runAmplitudeModulator' declared void
  74. [5-ERROR] am.cpp:54: error: 'LADSPA_Handle' was not declared in this scope
  75. [5-ERROR] am.cpp:55: error: expected primary-expression before 'unsigned'
  76. [5-ERROR] am.cpp: In function 'void initialise_am()':
  77. [5-ERROR] am.cpp:77: error: 'LADSPA_PROPERTY_HARD_RT_CAPABLE' was not declared in this scope
  78. [5-ERROR] am.cpp:82: error: 'CMT_Instantiate' was not declared in this scope
  79. [5-ERROR] am.cpp:82: error: expected primary-expression before '>' token
  80. [5-ERROR] am.cpp:82: error: expected primary-expression before ',' token
  81. [5-ERROR] am.cpp:84: error: 'runAmplitudeModulator' was not declared in this scope
  82. [5-ERROR] am.cpp:89: error: 'LADSPA_PORT_INPUT' was not declared in this scope
  83. [5-ERROR] am.cpp:89: error: 'LADSPA_PORT_AUDIO' was not declared in this scope
  84. [5-ERROR] am.cpp:95: error: 'LADSPA_PORT_OUTPUT' was not declared in this scope
  85. [5-ERROR] make: *** [am.o] Error 1
  86. [5-ERROR] --- BUILD ERROR ---
  87. [9-ERROR] ladspa_types.h:65: error: 'LADSPA_Handle' was not declared in this scope
  88. [9-ERROR] ladspa_types.h:66: error: 'LADSPA_Data' was not declared in this scope
  89. [9-ERROR] ladspa_types.h:69: error: typedef 'LADSPA_Deactivate_Function' is initialized (use __typeof__ instead)
  90. [9-ERROR] ladspa_types.h:69: error: 'LADSPA_Handle' was not declared in this scope
  91. [9-ERROR] ladspa_types.h:72: error: typedef 'LADSPA_Cleanup_Function' is initialized (use __typeof__ instead)
  92. [9-ERROR] ladspa_types.h:72: error: 'LADSPA_Handle' was not declared in this scope
  93. [9-ERROR] ladspa_types.h:74: error: expected initializer before '*' token
  94. [9-ERROR] In file included from am.cpp:29:
  95. [9-ERROR] cmt.h:50: error: expected class-name before '{' token
  96. [9-ERROR] cmt.h:72: error: 'LADSPA_Properties' has not been declared
  97. [9-ERROR] cmt.h:77: error: 'LADSPA_Instantiate_Function' has not been declared
  98. [9-ERROR] cmt.h:78: error: 'LADSPA_Activate_Function' has not been declared
  99. [9-ERROR] cmt.h:79: error: 'LADSPA_Run_Function' has not been declared
  100. [9-ERROR] cmt.h:80: error: 'LADSPA_Run_Adding_Function' has not been declared
  101. [9-ERROR] cmt.h:81: error: 'LADSPA_Set_Run_Adding_Gain_Function' has not been declared
  102. [9-ERROR] cmt.h:82: error: 'LADSPA_Deactivate_Function' has not been declared
  103. [9-ERROR] cmt.h:87: error: 'LADSPA_PortDescriptor' has not been declared
  104. [9-ERROR] cmt.h:89: error: 'LADSPA_PortRangeHintDescriptor' has not been declared
  105. [9-ERROR] cmt.h:90: error: 'LADSPA_Data' has not been declared
  106. [9-ERROR] cmt.h:91: error: 'LADSPA_Data' has not been declared
  107. [9-ERROR] cmt.h:132: error: ISO C++ forbids declaration of 'LADSPA_Data' with no type
  108. [9-ERROR] cmt.h:132: error: expected ';' before '*' token
  109. [9-ERROR] cmt.h:141: error: 'LADSPA_Handle' has not been declared
  110. [9-ERROR] cmt.h:143: error: 'LADSPA_Data' has not been declared
  111. [9-ERROR] cmt.h:144: error: 'LADSPA_Handle' has not been declared
  112. [9-ERROR] cmt.h: In constructor 'CMT_PluginInstance::CMT_PluginInstance(long unsigned int)':
  113. [9-ERROR] cmt.h:135: error: class 'CMT_PluginInstance' does not have any field named 'm_ppfPorts'
  114. [9-ERROR] cmt.h:135: error: expected type-specifier before 'LADSPA_Data_ptr'
  115. [9-ERROR] cmt.h:135: error: expected `)' before 'LADSPA_Data_ptr'
  116. [9-ERROR] cmt.h: In destructor 'virtual CMT_PluginInstance::~CMT_PluginInstance()':
  117. [9-ERROR] cmt.h:138: error: 'm_ppfPorts' was not declared in this scope
  118. [9-ERROR] cmt.h: At global scope:
  119. [9-ERROR] cmt.h:158: error: expected constructor, destructor, or type conversion before 'CMT_Instantiate'
  120. [9-ERROR] am.cpp:41: error: expected ',' or '...' before '*' token
  121. [9-ERROR] am.cpp:42: error: ISO C++ forbids declaration of 'LADSPA_Descriptor' with no type
  122. [9-ERROR] am.cpp:46: error: 'LADSPA_Handle' has not been declared
  123. [9-ERROR] am.cpp:54: error: variable or field 'runAmplitudeModulator' declared void
  124. [9-ERROR] am.cpp:54: error: 'LADSPA_Handle' was not declared in this scope
  125. [9-ERROR] am.cpp:55: error: expected primary-expression before 'unsigned'
  126. [9-ERROR] am.cpp: In function 'void initialise_am()':
  127. [9-ERROR] am.cpp:77: error: 'LADSPA_PROPERTY_HARD_RT_CAPABLE' was not declared in this scope
  128. [9-ERROR] am.cpp:82: error: 'CMT_Instantiate' was not declared in this scope
  129. [9-ERROR] am.cpp:82: error: expected primary-expression before '>' token
  130. [9-ERROR] am.cpp:82: error: expected primary-expression before ',' token
  131. [9-ERROR] am.cpp:84: error: 'runAmplitudeModulator' was not declared in this scope
  132. [9-ERROR] am.cpp:89: error: 'LADSPA_PORT_INPUT' was not declared in this scope
  133. [9-ERROR] am.cpp:89: error: 'LADSPA_PORT_AUDIO' was not declared in this scope
  134. [9-ERROR] am.cpp:95: error: 'LADSPA_PORT_OUTPUT' was not declared in this scope
  135. [9-ERROR] make: *** [am.o] Error 1
  136. [9-ERROR] --- BUILD ERROR ---