WebHosting Paid by #1Payday.Loans


   The ROCK Linux project has been discontinued in 2010. Here are the old data for the historical record!

Package description for 'tse3'

The TSE3 Library

 TSE3 is a powerful open source sequencer engine written in C++. It is a
 'sequencer engine' because it provides the actual driving force elements of
 a sequencer but provides no form of user interface. Sequencer applications
 or multimedia presentation packages will incorporate the TSE3 libraries
 to provide a user with MIDI sequencing facilities.

 TSE3 is a mature library based on a lot of experience. Whilst not
 providing the user interface, it provides a lot of assistance to a UI,
 attempting to provide as much funcitonality as possible in as generic a
 manner as possible.

Various other information for package 'tse3'   (Repository 'clifford')

URL: https://tse3.sourceforge.net/

Author: Pete Goodlife <pete.goodliffe@pace.co.uk>
Maintainer: Clifford Wolf <clifford@clifford.at>

License: GPL
Status: Stable
Version: 0.3.1

Download: https://dl.sourceforge.net/sourceforge/tse3/ tse3-0.3.1.tar.gz

Buildtime: 5038 (5) ERROR seconds (on reference hardware)
Buildtime: 4938 (9) ERROR seconds (on reference hardware)
Buildtime: 5014 (5) ERROR seconds (on reference hardware)
Buildtime: 5040 (9) ERROR seconds (on reference hardware)
Buildtime: 4843 (5) ERROR seconds (on reference hardware)
Buildtime: 4843 (9) ERROR seconds (on reference hardware)

ROCK Sources:  gcc3_fixes.patchtse3.cachetse3.conftse3.desc

Error Logs

[5-ERROR]       then mv -f ".deps/Song.Tpo" ".deps/Song.Plo"; else rm -f ".deps/Song.Tpo";
 exit 1; fi
[5-ERROR]  g++-42 -D_SYS_SYSMACROS_H=IGNORE -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../
src -g -O2 -W -Wall -ansi -pedantic -MT Song.lo -MD -MP -MF .deps/Song.Tpo -c Song.cpp  -f
PIC -DPIC -o .libs/Song.o
[5-ERROR] if /bin/sh ../../../libtool --tag=CXX --mode=compile g++-42 -D_SYS_SYSMACROS_H=I
GNORE -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src    -g -O2 -W -Wall -ansi -pedantic
 -MT Track.lo -MD -MP -MF ".deps/Track.Tpo" -c -o Track.lo Track.cpp; \
[5-ERROR]       then mv -f ".deps/Track.Tpo" ".deps/Track.Plo"; else rm -f ".deps/Track.Tp
o"; exit 1; fi
[5-ERROR]  g++-42 -D_SYS_SYSMACROS_H=IGNORE -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../
src -g -O2 -W -Wall -ansi -pedantic -MT Track.lo -MD -MP -MF .deps/Track.Tpo -c Track.cpp 
 -fPIC -DPIC -o .libs/Track.o
[5-ERROR] if /bin/sh ../../../libtool --tag=CXX --mode=compile g++-42 -D_SYS_SYSMACROS_H=I
GNORE -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src    -g -O2 -W -Wall -ansi -pedantic
 -MT Part.lo -MD -MP -MF ".deps/Part.Tpo" -c -o Part.lo Part.cpp; \
[5-ERROR]       then mv -f ".deps/Part.Tpo" ".deps/Part.Plo"; else rm -f ".deps/Part.Tpo";
 exit 1; fi
[5-ERROR]  g++-42 -D_SYS_SYSMACROS_H=IGNORE -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../
src -g -O2 -W -Wall -ansi -pedantic -MT Part.lo -MD -MP -MF .deps/Part.Tpo -c Part.cpp  -f
PIC -DPIC -o .libs/Part.o
[5-ERROR] if /bin/sh ../../../libtool --tag=CXX --mode=compile g++-42 -D_SYS_SYSMACROS_H=I
GNORE -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; \
[5-ERROR]       then mv -f ".deps/Phrase.Tpo" ".deps/Phrase.Plo"; else rm -f ".deps/Phrase
.Tpo"; exit 1; fi
[5-ERROR]  g++-42 -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.c
pp  -fPIC -DPIC -o .libs/Phrase.o
[5-ERROR] In file included from Phrase.cpp:17:
[5-ERROR] ../../../src/tse3/cmd/Phrase.h:116: error: 'TSE3::PhraseEdit' has not been decla
red
[5-ERROR] ../../../src/tse3/cmd/Phrase.h:141: error: ISO C++ forbids declaration of 'Phras
eEdit' with no type
[5-ERROR] ../../../src/tse3/cmd/Phrase.h:141: error: invalid use of '::'
[5-ERROR] ../../../src/tse3/cmd/Phrase.h:141: error: expected ';' before '*' token
[5-ERROR] ../../../src/tse3/cmd/Phrase.h:243: error: 'TSE3::PhraseEdit' has not been decla
red
[5-ERROR] ../../../src/tse3/cmd/Phrase.h:273: error: ISO C++ forbids declaration of 'Phras
eEdit' with no type
[5-ERROR] ../../../src/tse3/cmd/Phrase.h:273: error: invalid use of '::'
[5-ERROR] ../../../src/tse3/cmd/Phrase.h:273: error: expected ';' before '*' token
[5-ERROR] Phrase.cpp:79: error: prototype for 'TSE3::Cmd::Phrase_Create::Phrase_Create(TSE
3::PhraseList*, TSE3::PhraseEdit*, const std::string&)' does not match any in class 'TSE3:
:Cmd::Phrase_Create'
[5-ERROR] ../../../src/tse3/cmd/Phrase.h:102: error: candidates are: TSE3::Cmd::Phrase_Cre
ate::Phrase_Create(const TSE3::Cmd::Phrase_Create&)
[5-ERROR] ../../../src/tse3/cmd/Phrase.h:117: error:                 TSE3::Cmd::Phrase_Cre
ate::Phrase_Create(TSE3::PhraseList*, int*, const std::string&)
[5-ERROR] Phrase.cpp: In constructor 'TSE3::Cmd::Phrase_Create::Phrase_Create(TSE3::Phrase
List*, TSE3::PhraseEdit*, const std::string&)':
[5-ERROR] Phrase.cpp:80: error: class 'TSE3::Cmd::Phrase_Create' does not have any field n
amed 'phraseEdit'
[5-ERROR] Phrase.cpp: In member function 'virtual void TSE3::Cmd::Phrase_Create::executeIm
pl()':
[5-ERROR] Phrase.cpp:103: error: 'phraseEdit' was not declared in this scope
[5-ERROR] Phrase.cpp: In constructor 'TSE3::Cmd::Phrase_Replace::Phrase_Replace(TSE3::Phra
se*, TSE3::Phrase*, TSE3::Song*)':
[5-ERROR] Phrase.cpp:198: error: class 'TSE3::Cmd::Phrase_Replace' does not have any field
 named 'phraseEdit'
[5-ERROR] Phrase.cpp: At global scope:
[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'
[5-ERROR] ../../../src/tse3/cmd/Phrase.h:207: error: candidates are: TSE3::Cmd::Phrase_Rep
lace::Phrase_Replace(const TSE3::Cmd::Phrase_Replace&)
[5-ERROR] ../../../src/tse3/cmd/Phrase.h:245: error:                 TSE3::Cmd::Phrase_Rep
lace::Phrase_Replace(TSE3::Phrase*, int*, TSE3::Song*, const std::string&)
[5-ERROR] Phrase.cpp:196: error:                 TSE3::Cmd::Phrase_Replace::Phrase_Replace
(TSE3::Phrase*, TSE3::Phrase*, TSE3::Song*)
[5-ERROR] Phrase.cpp: In constructor 'TSE3::Cmd::Phrase_Replace::Phrase_Replace(TSE3::Phra
se*, TSE3::PhraseEdit*, TSE3::Song*, const std::string&)':
[5-ERROR] Phrase.cpp:209: error: class 'TSE3::Cmd::Phrase_Replace' does not have any field
 named 'phraseEdit'
[5-ERROR] Phrase.cpp: In member function 'virtual void TSE3::Cmd::Phrase_Replace::executeI
mpl()':
[5-ERROR] Phrase.cpp:233: error: 'phraseEdit' was not declared in this scope
[5-ERROR] Phrase.cpp: In member function 'virtual void TSE3::Cmd::Phrase_Replace::undoImpl
()':
[5-ERROR] Phrase.cpp:274: error: 'phraseEdit' was not declared in this scope
[5-ERROR] make[4]: *** [Phrase.lo] Error 1
[5-ERROR] make[4]: Leaving directory `/ROCK/loop/src.tse3.1181955204.3523.1627887995/tse3-
0.3.1/src/tse3/cmd'
[5-ERROR] make[3]: *** [all-recursive] Error 1
[5-ERROR] make[3]: Leaving directory `/ROCK/loop/src.tse3.1181955204.3523.1627887995/tse3-
0.3.1/src/tse3'
[5-ERROR] make[2]: *** [all-recursive] Error 1
[5-ERROR] make[2]: Leaving directory `/ROCK/loop/src.tse3.1181955204.3523.1627887995/tse3-
0.3.1/src'
[5-ERROR] make[1]: *** [all-recursive] Error 1
[5-ERROR] make[1]: Leaving directory `/ROCK/loop/src.tse3.1181955204.3523.1627887995/tse3-
0.3.1'
[5-ERROR] make: *** [all] Error 2
[5-ERROR] --- BUILD ERROR ---

[9-ERROR]       then mv -f ".deps/Song.Tpo" ".deps/Song.Plo"; else rm -f ".deps/Song.Tpo";
 exit 1; fi
[9-ERROR]  g++-42 -D_SYS_SYSMACROS_H=IGNORE -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../
src -g -O2 -W -Wall -ansi -pedantic -MT Song.lo -MD -MP -MF .deps/Song.Tpo -c Song.cpp  -f
PIC -DPIC -o .libs/Song.o
[9-ERROR] if /bin/sh ../../../libtool --tag=CXX --mode=compile g++-42 -D_SYS_SYSMACROS_H=I
GNORE -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src    -g -O2 -W -Wall -ansi -pedantic
 -MT Track.lo -MD -MP -MF ".deps/Track.Tpo" -c -o Track.lo Track.cpp; \
[9-ERROR]       then mv -f ".deps/Track.Tpo" ".deps/Track.Plo"; else rm -f ".deps/Track.Tp
o"; exit 1; fi
[9-ERROR]  g++-42 -D_SYS_SYSMACROS_H=IGNORE -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../
src -g -O2 -W -Wall -ansi -pedantic -MT Track.lo -MD -MP -MF .deps/Track.Tpo -c Track.cpp 
 -fPIC -DPIC -o .libs/Track.o
[9-ERROR] if /bin/sh ../../../libtool --tag=CXX --mode=compile g++-42 -D_SYS_SYSMACROS_H=I
GNORE -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src    -g -O2 -W -Wall -ansi -pedantic
 -MT Part.lo -MD -MP -MF ".deps/Part.Tpo" -c -o Part.lo Part.cpp; \
[9-ERROR]       then mv -f ".deps/Part.Tpo" ".deps/Part.Plo"; else rm -f ".deps/Part.Tpo";
 exit 1; fi
[9-ERROR]  g++-42 -D_SYS_SYSMACROS_H=IGNORE -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../
src -g -O2 -W -Wall -ansi -pedantic -MT Part.lo -MD -MP -MF .deps/Part.Tpo -c Part.cpp  -f
PIC -DPIC -o .libs/Part.o
[9-ERROR] if /bin/sh ../../../libtool --tag=CXX --mode=compile g++-42 -D_SYS_SYSMACROS_H=I
GNORE -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; \
[9-ERROR]       then mv -f ".deps/Phrase.Tpo" ".deps/Phrase.Plo"; else rm -f ".deps/Phrase
.Tpo"; exit 1; fi
[9-ERROR]  g++-42 -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.c
pp  -fPIC -DPIC -o .libs/Phrase.o
[9-ERROR] In file included from Phrase.cpp:17:
[9-ERROR] ../../../src/tse3/cmd/Phrase.h:116: error: 'TSE3::PhraseEdit' has not been decla
red
[9-ERROR] ../../../src/tse3/cmd/Phrase.h:141: error: ISO C++ forbids declaration of 'Phras
eEdit' with no type
[9-ERROR] ../../../src/tse3/cmd/Phrase.h:141: error: invalid use of '::'
[9-ERROR] ../../../src/tse3/cmd/Phrase.h:141: error: expected ';' before '*' token
[9-ERROR] ../../../src/tse3/cmd/Phrase.h:243: error: 'TSE3::PhraseEdit' has not been decla
red
[9-ERROR] ../../../src/tse3/cmd/Phrase.h:273: error: ISO C++ forbids declaration of 'Phras
eEdit' with no type
[9-ERROR] ../../../src/tse3/cmd/Phrase.h:273: error: invalid use of '::'
[9-ERROR] ../../../src/tse3/cmd/Phrase.h:273: error: expected ';' before '*' token
[9-ERROR] Phrase.cpp:79: error: prototype for 'TSE3::Cmd::Phrase_Create::Phrase_Create(TSE
3::PhraseList*, TSE3::PhraseEdit*, const std::string&)' does not match any in class 'TSE3:
:Cmd::Phrase_Create'
[9-ERROR] ../../../src/tse3/cmd/Phrase.h:102: error: candidates are: TSE3::Cmd::Phrase_Cre
ate::Phrase_Create(const TSE3::Cmd::Phrase_Create&)
[9-ERROR] ../../../src/tse3/cmd/Phrase.h:117: error:                 TSE3::Cmd::Phrase_Cre
ate::Phrase_Create(TSE3::PhraseList*, int*, const std::string&)
[9-ERROR] Phrase.cpp: In constructor 'TSE3::Cmd::Phrase_Create::Phrase_Create(TSE3::Phrase
List*, TSE3::PhraseEdit*, const std::string&)':
[9-ERROR] Phrase.cpp:80: error: class 'TSE3::Cmd::Phrase_Create' does not have any field n
amed 'phraseEdit'
[9-ERROR] Phrase.cpp: In member function 'virtual void TSE3::Cmd::Phrase_Create::executeIm
pl()':
[9-ERROR] Phrase.cpp:103: error: 'phraseEdit' was not declared in this scope
[9-ERROR] Phrase.cpp: In constructor 'TSE3::Cmd::Phrase_Replace::Phrase_Replace(TSE3::Phra
se*, TSE3::Phrase*, TSE3::Song*)':
[9-ERROR] Phrase.cpp:198: error: class 'TSE3::Cmd::Phrase_Replace' does not have any field
 named 'phraseEdit'
[9-ERROR] Phrase.cpp: At global scope:
[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'
[9-ERROR] ../../../src/tse3/cmd/Phrase.h:207: error: candidates are: TSE3::Cmd::Phrase_Rep
lace::Phrase_Replace(const TSE3::Cmd::Phrase_Replace&)
[9-ERROR] ../../../src/tse3/cmd/Phrase.h:245: error:                 TSE3::Cmd::Phrase_Rep
lace::Phrase_Replace(TSE3::Phrase*, int*, TSE3::Song*, const std::string&)
[9-ERROR] Phrase.cpp:196: error:                 TSE3::Cmd::Phrase_Replace::Phrase_Replace
(TSE3::Phrase*, TSE3::Phrase*, TSE3::Song*)
[9-ERROR] Phrase.cpp: In constructor 'TSE3::Cmd::Phrase_Replace::Phrase_Replace(TSE3::Phra
se*, TSE3::PhraseEdit*, TSE3::Song*, const std::string&)':
[9-ERROR] Phrase.cpp:209: error: class 'TSE3::Cmd::Phrase_Replace' does not have any field
 named 'phraseEdit'
[9-ERROR] Phrase.cpp: In member function 'virtual void TSE3::Cmd::Phrase_Replace::executeI
mpl()':
[9-ERROR] Phrase.cpp:233: error: 'phraseEdit' was not declared in this scope
[9-ERROR] Phrase.cpp: In member function 'virtual void TSE3::Cmd::Phrase_Replace::undoImpl
()':
[9-ERROR] Phrase.cpp:274: error: 'phraseEdit' was not declared in this scope
[9-ERROR] make[4]: *** [Phrase.lo] Error 1
[9-ERROR] make[4]: Leaving directory `/ROCK/loop/src.tse3.1181977079.10661.3474453109/tse3
-0.3.1/src/tse3/cmd'
[9-ERROR] make[3]: *** [all-recursive] Error 1
[9-ERROR] make[3]: Leaving directory `/ROCK/loop/src.tse3.1181977079.10661.3474453109/tse3
-0.3.1/src/tse3'
[9-ERROR] make[2]: *** [all-recursive] Error 1
[9-ERROR] make[2]: Leaving directory `/ROCK/loop/src.tse3.1181977079.10661.3474453109/tse3
-0.3.1/src'
[9-ERROR] make[1]: *** [all-recursive] Error 1
[9-ERROR] make[1]: Leaving directory `/ROCK/loop/src.tse3.1181977079.10661.3474453109/tse3
-0.3.1'
[9-ERROR] make: *** [all] Error 2
[9-ERROR] --- BUILD ERROR ---