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
13 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/clifford/tse3/tse3.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] 1168689711 Sat Jan 13 13:01:51 2007 (5) ERROR
  23. [TIMESTAMP] 1168898575 Mon Jan 15 23:02:55 2007 (9) ERROR
  24. [TIMESTAMP] 1168953297 Tue Jan 16 14:14:57 2007 (5) ERROR
  25. [TIMESTAMP] 1168983002 Tue Jan 16 22:30:02 2007 (9) ERROR
  26. [TIMESTAMP] 1169123626 Thu Jan 18 13:33:46 2007 (5) ERROR
  27. [TIMESTAMP] 1169153205 Thu Jan 18 21:46:45 2007 (9) ERROR
  28. [CONFIG-ID] TRUNK-x86-reference
  29. [ROCKVER] TRUNK
  30. [LOGS] 5-tse3.err 9-tse3.err
  31. [BUILDTIME] 3889 (5) ERROR
  32. [BUILDTIME] 3929 (9) ERROR
  33. [BUILDTIME] 3972 (5) ERROR
  34. [BUILDTIME] 3963 (9) ERROR
  35. [BUILDTIME] 3935 (5) ERROR
  36. [BUILDTIME] 3983 (9) ERROR
  37. [5-ERROR] ../../../src/tse3/listen/Phrase.h:33: warning: 'class TSE3::PhraseListener' has virtual functions but non-virtual destructor
  38. [5-ERROR] if /bin/sh ../../../libtool --tag=CXX --mode=compile g++-40 -D_SYS_SYSMACROS_H=IGNORE -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -g -O2 -W -Wall -ansi -pedantic -MT Phrase.lo -MD -MP -MF ".deps/Phrase.Tpo" -c -o Phrase.lo Phrase.cpp; \
  39. [5-ERROR] then mv -f ".deps/Phrase.Tpo" ".deps/Phrase.Plo"; else rm -f ".deps/Phrase.Tpo"; exit 1; fi
  40. [5-ERROR] g++-40 -D_SYS_SYSMACROS_H=IGNORE -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -g -O2 -W -Wall -ansi -pedantic -MT Phrase.lo -MD -MP -MF .deps/Phrase.Tpo -c Phrase.cpp -fPIC -DPIC -o .libs/Phrase.o
  41. [5-ERROR] ../../../src/tse3/listen/Phrase.h:33: warning: 'class TSE3::PhraseListener' has virtual functions but non-virtual destructor
  42. [5-ERROR] ../../../src/tse3/listen/DisplayParams.h:33: warning: 'class TSE3::DisplayParamsListener' has virtual functions but non-virtual destructor
  43. [5-ERROR] ../../../src/tse3/listen/DisplayParams.h:48: warning: 'class TSE3::PresetColoursListener' has virtual functions but non-virtual destructor
  44. [5-ERROR] ../../../src/tse3/cmd/Phrase.h:116: error: 'TSE3::PhraseEdit' has not been declared
  45. [5-ERROR] ../../../src/tse3/cmd/Phrase.h:141: error: using-declaration for non-member at class scope
  46. [5-ERROR] ../../../src/tse3/cmd/Phrase.h:141: error: expected ';' before '*' token
  47. [5-ERROR] ../../../src/tse3/cmd/Phrase.h:243: error: 'TSE3::PhraseEdit' has not been declared
  48. [5-ERROR] ../../../src/tse3/cmd/Phrase.h:273: error: using-declaration for non-member at class scope
  49. [5-ERROR] ../../../src/tse3/cmd/Phrase.h:273: error: expected ';' before '*' token
  50. [5-ERROR] ../../../src/tse3/listen/Song.h:37: warning: 'class TSE3::SongListener' has virtual functions but non-virtual destructor
  51. [5-ERROR] ../../../src/tse3/listen/Track.h:33: warning: 'class TSE3::TrackListener' has virtual functions but non-virtual destructor
  52. [5-ERROR] ../../../src/tse3/listen/Part.h:35: warning: 'class TSE3::PartListener' has virtual functions but non-virtual destructor
  53. [5-ERROR] ../../../src/tse3/listen/MidiFilter.h:32: warning: 'class TSE3::MidiFilterListener' has virtual functions but non-virtual destructor
  54. [5-ERROR] ../../../src/tse3/listen/MidiParams.h:32: warning: 'class TSE3::MidiParamsListener' has virtual functions but non-virtual destructor
  55. [5-ERROR] ../../../src/tse3/listen/PhraseEdit.h:36: warning: 'class TSE3::PhraseEditListener' has virtual functions but non-virtual destructor
  56. [5-ERROR] ../../../src/tse3/listen/PhraseList.h:33: warning: 'class TSE3::PhraseListListener' has virtual functions but non-virtual destructor
  57. [5-ERROR] Phrase.cpp:79: error: prototype for 'TSE3::Cmd::Phrase_Create::Phrase_Create(TSE3::PhraseList*, TSE3::PhraseEdit*, const std::string&)' does not match any in class 'TSE3::Cmd::Phrase_Create'
  58. [5-ERROR] ../../../src/tse3/cmd/Phrase.h:102: error: candidates are: TSE3::Cmd::Phrase_Create::Phrase_Create(const TSE3::Cmd::Phrase_Create&)
  59. [5-ERROR] ../../../src/tse3/cmd/Phrase.h:117: error: TSE3::Cmd::Phrase_Create::Phrase_Create(TSE3::PhraseList*, int*, const std::string&)
  60. [5-ERROR] Phrase.cpp: In constructor 'TSE3::Cmd::Phrase_Create::Phrase_Create(TSE3::PhraseList*, TSE3::PhraseEdit*, const std::string&)':
  61. [5-ERROR] Phrase.cpp:80: error: class 'TSE3::Cmd::Phrase_Create' does not have any field named 'phraseEdit'
  62. [5-ERROR] Phrase.cpp: In member function 'virtual void TSE3::Cmd::Phrase_Create::executeImpl()':
  63. [5-ERROR] Phrase.cpp:103: error: 'phraseEdit' was not declared in this scope
  64. [5-ERROR] Phrase.cpp: In constructor 'TSE3::Cmd::Phrase_Replace::Phrase_Replace(TSE3::Phrase*, TSE3::Phrase*, TSE3::Song*)':
  65. [5-ERROR] Phrase.cpp:198: error: class 'TSE3::Cmd::Phrase_Replace' does not have any field named 'phraseEdit'
  66. [5-ERROR] Phrase.cpp: At global scope:
  67. [5-ERROR] Phrase.cpp:207: error: prototype for 'TSE3::Cmd::Phrase_Replace::Phrase_Replace(TSE3::Phrase*, TSE3::PhraseEdit*, TSE3::Song*, const std::string&)' does not match any in class 'TSE3::Cmd::Phrase_Replace'
  68. [5-ERROR] ../../../src/tse3/cmd/Phrase.h:207: error: candidates are: TSE3::Cmd::Phrase_Replace::Phrase_Replace(const TSE3::Cmd::Phrase_Replace&)
  69. [5-ERROR] ../../../src/tse3/cmd/Phrase.h:245: error: TSE3::Cmd::Phrase_Replace::Phrase_Replace(TSE3::Phrase*, int*, TSE3::Song*, const std::string&)
  70. [5-ERROR] Phrase.cpp:196: error: TSE3::Cmd::Phrase_Replace::Phrase_Replace(TSE3::Phrase*, TSE3::Phrase*, TSE3::Song*)
  71. [5-ERROR] Phrase.cpp: In constructor 'TSE3::Cmd::Phrase_Replace::Phrase_Replace(TSE3::Phrase*, TSE3::PhraseEdit*, TSE3::Song*, const std::string&)':
  72. [5-ERROR] Phrase.cpp:209: error: class 'TSE3::Cmd::Phrase_Replace' does not have any field named 'phraseEdit'
  73. [5-ERROR] Phrase.cpp: In member function 'virtual void TSE3::Cmd::Phrase_Replace::executeImpl()':
  74. [5-ERROR] Phrase.cpp:233: error: 'phraseEdit' was not declared in this scope
  75. [5-ERROR] Phrase.cpp: In member function 'virtual void TSE3::Cmd::Phrase_Replace::undoImpl()':
  76. [5-ERROR] Phrase.cpp:274: error: 'phraseEdit' was not declared in this scope
  77. [5-ERROR] make[4]: *** [Phrase.lo] Error 1
  78. [5-ERROR] make[4]: Leaving directory `/ROCK/loop/src.tse3.1169123585.30970.3694631316/tse3-0.3.1/src/tse3/cmd'
  79. [5-ERROR] make[3]: *** [all-recursive] Error 1
  80. [5-ERROR] make[3]: Leaving directory `/ROCK/loop/src.tse3.1169123585.30970.3694631316/tse3-0.3.1/src/tse3'
  81. [5-ERROR] make[2]: *** [all-recursive] Error 1
  82. [5-ERROR] make[2]: Leaving directory `/ROCK/loop/src.tse3.1169123585.30970.3694631316/tse3-0.3.1/src'
  83. [5-ERROR] make[1]: *** [all-recursive] Error 1
  84. [5-ERROR] make[1]: Leaving directory `/ROCK/loop/src.tse3.1169123585.30970.3694631316/tse3-0.3.1'
  85. [5-ERROR] make: *** [all] Error 2
  86. [5-ERROR] --- BUILD ERROR ---
  87. [9-ERROR] ../../../src/tse3/listen/Phrase.h:33: warning: 'class TSE3::PhraseListener' has virtual functions but non-virtual destructor
  88. [9-ERROR] if /bin/sh ../../../libtool --tag=CXX --mode=compile g++-40 -D_SYS_SYSMACROS_H=IGNORE -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -g -O2 -W -Wall -ansi -pedantic -MT Phrase.lo -MD -MP -MF ".deps/Phrase.Tpo" -c -o Phrase.lo Phrase.cpp; \
  89. [9-ERROR] then mv -f ".deps/Phrase.Tpo" ".deps/Phrase.Plo"; else rm -f ".deps/Phrase.Tpo"; exit 1; fi
  90. [9-ERROR] g++-40 -D_SYS_SYSMACROS_H=IGNORE -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -g -O2 -W -Wall -ansi -pedantic -MT Phrase.lo -MD -MP -MF .deps/Phrase.Tpo -c Phrase.cpp -fPIC -DPIC -o .libs/Phrase.o
  91. [9-ERROR] ../../../src/tse3/listen/Phrase.h:33: warning: 'class TSE3::PhraseListener' has virtual functions but non-virtual destructor
  92. [9-ERROR] ../../../src/tse3/listen/DisplayParams.h:33: warning: 'class TSE3::DisplayParamsListener' has virtual functions but non-virtual destructor
  93. [9-ERROR] ../../../src/tse3/listen/DisplayParams.h:48: warning: 'class TSE3::PresetColoursListener' has virtual functions but non-virtual destructor
  94. [9-ERROR] ../../../src/tse3/cmd/Phrase.h:116: error: 'TSE3::PhraseEdit' has not been declared
  95. [9-ERROR] ../../../src/tse3/cmd/Phrase.h:141: error: using-declaration for non-member at class scope
  96. [9-ERROR] ../../../src/tse3/cmd/Phrase.h:141: error: expected ';' before '*' token
  97. [9-ERROR] ../../../src/tse3/cmd/Phrase.h:243: error: 'TSE3::PhraseEdit' has not been declared
  98. [9-ERROR] ../../../src/tse3/cmd/Phrase.h:273: error: using-declaration for non-member at class scope
  99. [9-ERROR] ../../../src/tse3/cmd/Phrase.h:273: error: expected ';' before '*' token
  100. [9-ERROR] ../../../src/tse3/listen/Song.h:37: warning: 'class TSE3::SongListener' has virtual functions but non-virtual destructor
  101. [9-ERROR] ../../../src/tse3/listen/Track.h:33: warning: 'class TSE3::TrackListener' has virtual functions but non-virtual destructor
  102. [9-ERROR] ../../../src/tse3/listen/Part.h:35: warning: 'class TSE3::PartListener' has virtual functions but non-virtual destructor
  103. [9-ERROR] ../../../src/tse3/listen/MidiFilter.h:32: warning: 'class TSE3::MidiFilterListener' has virtual functions but non-virtual destructor
  104. [9-ERROR] ../../../src/tse3/listen/MidiParams.h:32: warning: 'class TSE3::MidiParamsListener' has virtual functions but non-virtual destructor
  105. [9-ERROR] ../../../src/tse3/listen/PhraseEdit.h:36: warning: 'class TSE3::PhraseEditListener' has virtual functions but non-virtual destructor
  106. [9-ERROR] ../../../src/tse3/listen/PhraseList.h:33: warning: 'class TSE3::PhraseListListener' has virtual functions but non-virtual destructor
  107. [9-ERROR] Phrase.cpp:79: error: prototype for 'TSE3::Cmd::Phrase_Create::Phrase_Create(TSE3::PhraseList*, TSE3::PhraseEdit*, const std::string&)' does not match any in class 'TSE3::Cmd::Phrase_Create'
  108. [9-ERROR] ../../../src/tse3/cmd/Phrase.h:102: error: candidates are: TSE3::Cmd::Phrase_Create::Phrase_Create(const TSE3::Cmd::Phrase_Create&)
  109. [9-ERROR] ../../../src/tse3/cmd/Phrase.h:117: error: TSE3::Cmd::Phrase_Create::Phrase_Create(TSE3::PhraseList*, int*, const std::string&)
  110. [9-ERROR] Phrase.cpp: In constructor 'TSE3::Cmd::Phrase_Create::Phrase_Create(TSE3::PhraseList*, TSE3::PhraseEdit*, const std::string&)':
  111. [9-ERROR] Phrase.cpp:80: error: class 'TSE3::Cmd::Phrase_Create' does not have any field named 'phraseEdit'
  112. [9-ERROR] Phrase.cpp: In member function 'virtual void TSE3::Cmd::Phrase_Create::executeImpl()':
  113. [9-ERROR] Phrase.cpp:103: error: 'phraseEdit' was not declared in this scope
  114. [9-ERROR] Phrase.cpp: In constructor 'TSE3::Cmd::Phrase_Replace::Phrase_Replace(TSE3::Phrase*, TSE3::Phrase*, TSE3::Song*)':
  115. [9-ERROR] Phrase.cpp:198: error: class 'TSE3::Cmd::Phrase_Replace' does not have any field named 'phraseEdit'
  116. [9-ERROR] Phrase.cpp: At global scope:
  117. [9-ERROR] Phrase.cpp:207: error: prototype for 'TSE3::Cmd::Phrase_Replace::Phrase_Replace(TSE3::Phrase*, TSE3::PhraseEdit*, TSE3::Song*, const std::string&)' does not match any in class 'TSE3::Cmd::Phrase_Replace'
  118. [9-ERROR] ../../../src/tse3/cmd/Phrase.h:207: error: candidates are: TSE3::Cmd::Phrase_Replace::Phrase_Replace(const TSE3::Cmd::Phrase_Replace&)
  119. [9-ERROR] ../../../src/tse3/cmd/Phrase.h:245: error: TSE3::Cmd::Phrase_Replace::Phrase_Replace(TSE3::Phrase*, int*, TSE3::Song*, const std::string&)
  120. [9-ERROR] Phrase.cpp:196: error: TSE3::Cmd::Phrase_Replace::Phrase_Replace(TSE3::Phrase*, TSE3::Phrase*, TSE3::Song*)
  121. [9-ERROR] Phrase.cpp: In constructor 'TSE3::Cmd::Phrase_Replace::Phrase_Replace(TSE3::Phrase*, TSE3::PhraseEdit*, TSE3::Song*, const std::string&)':
  122. [9-ERROR] Phrase.cpp:209: error: class 'TSE3::Cmd::Phrase_Replace' does not have any field named 'phraseEdit'
  123. [9-ERROR] Phrase.cpp: In member function 'virtual void TSE3::Cmd::Phrase_Replace::executeImpl()':
  124. [9-ERROR] Phrase.cpp:233: error: 'phraseEdit' was not declared in this scope
  125. [9-ERROR] Phrase.cpp: In member function 'virtual void TSE3::Cmd::Phrase_Replace::undoImpl()':
  126. [9-ERROR] Phrase.cpp:274: error: 'phraseEdit' was not declared in this scope
  127. [9-ERROR] make[4]: *** [Phrase.lo] Error 1
  128. [9-ERROR] make[4]: Leaving directory `/ROCK/loop/src.tse3.1169153164.21311.1197622847/tse3-0.3.1/src/tse3/cmd'
  129. [9-ERROR] make[3]: *** [all-recursive] Error 1
  130. [9-ERROR] make[3]: Leaving directory `/ROCK/loop/src.tse3.1169153164.21311.1197622847/tse3-0.3.1/src/tse3'
  131. [9-ERROR] make[2]: *** [all-recursive] Error 1
  132. [9-ERROR] make[2]: Leaving directory `/ROCK/loop/src.tse3.1169153164.21311.1197622847/tse3-0.3.1/src'
  133. [9-ERROR] make[1]: *** [all-recursive] Error 1
  134. [9-ERROR] make[1]: Leaving directory `/ROCK/loop/src.tse3.1169153164.21311.1197622847/tse3-0.3.1'
  135. [9-ERROR] make: *** [all] Error 2
  136. [9-ERROR] --- BUILD ERROR ---