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

[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN ---
[COPY]
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY] Please add additional copyright information _after_ the line containing
[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
[COPY]
[COPY] ROCK Linux: rock-src/package/sirkull/ladspa-cmt/ladspa-cmt.cache
[COPY] ROCK Linux is Copyright (C) 1998 - 2006 Clifford Wolf
[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; either version 2 of the License, or
[COPY] (at your option) any later version. A copy of the GNU General Public
[COPY] License can be found at Documentation/COPYING.
[COPY]
[COPY] Many people helped and are helping developing ROCK Linux. Please
[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM
[COPY] file for details.
[COPY]
[COPY] --- ROCK-COPYRIGHT-NOTE-END ---
[TIMESTAMP] 1181060823 Tue Jun 5 18:27:03 2007 (5) ERROR
[TIMESTAMP] 1181527815 Mon Jun 11 04:10:15 2007 (9) ERROR
[TIMESTAMP] 1181822850 Thu Jun 14 14:07:30 2007 (5) ERROR
[TIMESTAMP] 1181892747 Fri Jun 15 09:32:27 2007 (9) ERROR
[TIMESTAMP] 1181949613 Sat Jun 16 01:20:13 2007 (5) ERROR
[TIMESTAMP] 1181971016 Sat Jun 16 07:16:56 2007 (9) ERROR
[CONFIG-ID] TRUNK-x86-reference
[ROCKVER] TRUNK
[LOGS] 5-ladspa-cmt.err 9-ladspa-cmt.err
[BUILDTIME] 1163 (5) ERROR
[BUILDTIME] 1193 (9) ERROR
[BUILDTIME] 1180 (5) ERROR
[BUILDTIME] 1186 (9) ERROR
[BUILDTIME] 1161 (5) ERROR
[BUILDTIME] 1160 (9) ERROR
[5-ERROR] ladspa_types.h:65: error: 'LADSPA_Handle' was not declared in this scope
[5-ERROR] ladspa_types.h:66: error: 'LADSPA_Data' was not declared in this scope
[5-ERROR] ladspa_types.h:69: error: typedef 'LADSPA_Deactivate_Function' is initialized (use __typeof__ instead)
[5-ERROR] ladspa_types.h:69: error: 'LADSPA_Handle' was not declared in this scope
[5-ERROR] ladspa_types.h:72: error: typedef 'LADSPA_Cleanup_Function' is initialized (use __typeof__ instead)
[5-ERROR] ladspa_types.h:72: error: 'LADSPA_Handle' was not declared in this scope
[5-ERROR] ladspa_types.h:74: error: expected initializer before '*' token
[5-ERROR] In file included from am.cpp:29:
[5-ERROR] cmt.h:50: error: expected class-name before '{' token
[5-ERROR] cmt.h:72: error: 'LADSPA_Properties' has not been declared
[5-ERROR] cmt.h:77: error: 'LADSPA_Instantiate_Function' has not been declared
[5-ERROR] cmt.h:78: error: 'LADSPA_Activate_Function' has not been declared
[5-ERROR] cmt.h:79: error: 'LADSPA_Run_Function' has not been declared
[5-ERROR] cmt.h:80: error: 'LADSPA_Run_Adding_Function' has not been declared
[5-ERROR] cmt.h:81: error: 'LADSPA_Set_Run_Adding_Gain_Function' has not been declared
[5-ERROR] cmt.h:82: error: 'LADSPA_Deactivate_Function' has not been declared
[5-ERROR] cmt.h:87: error: 'LADSPA_PortDescriptor' has not been declared
[5-ERROR] cmt.h:89: error: 'LADSPA_PortRangeHintDescriptor' has not been declared
[5-ERROR] cmt.h:90: error: 'LADSPA_Data' has not been declared
[5-ERROR] cmt.h:91: error: 'LADSPA_Data' has not been declared
[5-ERROR] cmt.h:132: error: ISO C++ forbids declaration of 'LADSPA_Data' with no type
[5-ERROR] cmt.h:132: error: expected ';' before '*' token
[5-ERROR] cmt.h:141: error: 'LADSPA_Handle' has not been declared
[5-ERROR] cmt.h:143: error: 'LADSPA_Data' has not been declared
[5-ERROR] cmt.h:144: error: 'LADSPA_Handle' has not been declared
[5-ERROR] cmt.h: In constructor 'CMT_PluginInstance::CMT_PluginInstance(long unsigned int)':
[5-ERROR] cmt.h:135: error: class 'CMT_PluginInstance' does not have any field named 'm_ppfPorts'
[5-ERROR] cmt.h:135: error: expected type-specifier before 'LADSPA_Data_ptr'
[5-ERROR] cmt.h:135: error: expected `)' before 'LADSPA_Data_ptr'
[5-ERROR] cmt.h: In destructor 'virtual CMT_PluginInstance::~CMT_PluginInstance()':
[5-ERROR] cmt.h:138: error: 'm_ppfPorts' was not declared in this scope
[5-ERROR] cmt.h: At global scope:
[5-ERROR] cmt.h:158: error: expected constructor, destructor, or type conversion before 'CMT_Instantiate'
[5-ERROR] am.cpp:41: error: expected ',' or '...' before '*' token
[5-ERROR] am.cpp:42: error: ISO C++ forbids declaration of 'LADSPA_Descriptor' with no type
[5-ERROR] am.cpp:46: error: 'LADSPA_Handle' has not been declared
[5-ERROR] am.cpp:54: error: variable or field 'runAmplitudeModulator' declared void
[5-ERROR] am.cpp:54: error: 'LADSPA_Handle' was not declared in this scope
[5-ERROR] am.cpp:55: error: expected primary-expression before 'unsigned'
[5-ERROR] am.cpp: In function 'void initialise_am()':
[5-ERROR] am.cpp:77: error: 'LADSPA_PROPERTY_HARD_RT_CAPABLE' was not declared in this scope
[5-ERROR] am.cpp:82: error: 'CMT_Instantiate' was not declared in this scope
[5-ERROR] am.cpp:82: error: expected primary-expression before '>' token
[5-ERROR] am.cpp:82: error: expected primary-expression before ',' token
[5-ERROR] am.cpp:84: error: 'runAmplitudeModulator' was not declared in this scope
[5-ERROR] am.cpp:89: error: 'LADSPA_PORT_INPUT' was not declared in this scope
[5-ERROR] am.cpp:89: error: 'LADSPA_PORT_AUDIO' was not declared in this scope
[5-ERROR] am.cpp:95: error: 'LADSPA_PORT_OUTPUT' was not declared in this scope
[5-ERROR] make: *** [am.o] Error 1
[5-ERROR] --- BUILD ERROR ---
[9-ERROR] ladspa_types.h:65: error: 'LADSPA_Handle' was not declared in this scope
[9-ERROR] ladspa_types.h:66: error: 'LADSPA_Data' was not declared in this scope
[9-ERROR] ladspa_types.h:69: error: typedef 'LADSPA_Deactivate_Function' is initialized (use __typeof__ instead)
[9-ERROR] ladspa_types.h:69: error: 'LADSPA_Handle' was not declared in this scope
[9-ERROR] ladspa_types.h:72: error: typedef 'LADSPA_Cleanup_Function' is initialized (use __typeof__ instead)
[9-ERROR] ladspa_types.h:72: error: 'LADSPA_Handle' was not declared in this scope
[9-ERROR] ladspa_types.h:74: error: expected initializer before '*' token
[9-ERROR] In file included from am.cpp:29:
[9-ERROR] cmt.h:50: error: expected class-name before '{' token
[9-ERROR] cmt.h:72: error: 'LADSPA_Properties' has not been declared
[9-ERROR] cmt.h:77: error: 'LADSPA_Instantiate_Function' has not been declared
[9-ERROR] cmt.h:78: error: 'LADSPA_Activate_Function' has not been declared
[9-ERROR] cmt.h:79: error: 'LADSPA_Run_Function' has not been declared
[9-ERROR] cmt.h:80: error: 'LADSPA_Run_Adding_Function' has not been declared
[9-ERROR] cmt.h:81: error: 'LADSPA_Set_Run_Adding_Gain_Function' has not been declared
[9-ERROR] cmt.h:82: error: 'LADSPA_Deactivate_Function' has not been declared
[9-ERROR] cmt.h:87: error: 'LADSPA_PortDescriptor' has not been declared
[9-ERROR] cmt.h:89: error: 'LADSPA_PortRangeHintDescriptor' has not been declared
[9-ERROR] cmt.h:90: error: 'LADSPA_Data' has not been declared
[9-ERROR] cmt.h:91: error: 'LADSPA_Data' has not been declared
[9-ERROR] cmt.h:132: error: ISO C++ forbids declaration of 'LADSPA_Data' with no type
[9-ERROR] cmt.h:132: error: expected ';' before '*' token
[9-ERROR] cmt.h:141: error: 'LADSPA_Handle' has not been declared
[9-ERROR] cmt.h:143: error: 'LADSPA_Data' has not been declared
[9-ERROR] cmt.h:144: error: 'LADSPA_Handle' has not been declared
[9-ERROR] cmt.h: In constructor 'CMT_PluginInstance::CMT_PluginInstance(long unsigned int)':
[9-ERROR] cmt.h:135: error: class 'CMT_PluginInstance' does not have any field named 'm_ppfPorts'
[9-ERROR] cmt.h:135: error: expected type-specifier before 'LADSPA_Data_ptr'
[9-ERROR] cmt.h:135: error: expected `)' before 'LADSPA_Data_ptr'
[9-ERROR] cmt.h: In destructor 'virtual CMT_PluginInstance::~CMT_PluginInstance()':
[9-ERROR] cmt.h:138: error: 'm_ppfPorts' was not declared in this scope
[9-ERROR] cmt.h: At global scope:
[9-ERROR] cmt.h:158: error: expected constructor, destructor, or type conversion before 'CMT_Instantiate'
[9-ERROR] am.cpp:41: error: expected ',' or '...' before '*' token
[9-ERROR] am.cpp:42: error: ISO C++ forbids declaration of 'LADSPA_Descriptor' with no type
[9-ERROR] am.cpp:46: error: 'LADSPA_Handle' has not been declared
[9-ERROR] am.cpp:54: error: variable or field 'runAmplitudeModulator' declared void
[9-ERROR] am.cpp:54: error: 'LADSPA_Handle' was not declared in this scope
[9-ERROR] am.cpp:55: error: expected primary-expression before 'unsigned'
[9-ERROR] am.cpp: In function 'void initialise_am()':
[9-ERROR] am.cpp:77: error: 'LADSPA_PROPERTY_HARD_RT_CAPABLE' was not declared in this scope
[9-ERROR] am.cpp:82: error: 'CMT_Instantiate' was not declared in this scope
[9-ERROR] am.cpp:82: error: expected primary-expression before '>' token
[9-ERROR] am.cpp:82: error: expected primary-expression before ',' token
[9-ERROR] am.cpp:84: error: 'runAmplitudeModulator' was not declared in this scope
[9-ERROR] am.cpp:89: error: 'LADSPA_PORT_INPUT' was not declared in this scope
[9-ERROR] am.cpp:89: error: 'LADSPA_PORT_AUDIO' was not declared in this scope
[9-ERROR] am.cpp:95: error: 'LADSPA_PORT_OUTPUT' was not declared in this scope
[9-ERROR] make: *** [am.o] Error 1
[9-ERROR] --- BUILD ERROR ---