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.4 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/fake/mythtv-plugins/mythtv-plugins.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] 1181120718 Wed Jun 6 11:05:18 2007 (5) ERROR
[TIMESTAMP] 1181597379 Mon Jun 11 23:29:39 2007 (9) ERROR
[TIMESTAMP] 1181827195 Thu Jun 14 15:19:55 2007 (5) ERROR
[TIMESTAMP] 1181909736 Fri Jun 15 14:15:36 2007 (9) ERROR
[TIMESTAMP] 1181951696 Sat Jun 16 01:54:56 2007 (5) ERROR
[TIMESTAMP] 1181973231 Sat Jun 16 07:53:51 2007 (9) ERROR
[CONFIG-ID] TRUNK-x86-reference
[ROCKVER] TRUNK
[LOGS] 5-mythtv-plugins.err 9-mythtv-plugins.err
[BUILDTIME] 2020 (5) ERROR
[BUILDTIME] 2088 (9) ERROR
[BUILDTIME] 2113 (5) ERROR
[BUILDTIME] 2014 (9) ERROR
[BUILDTIME] 2011 (5) ERROR
[BUILDTIME] 2011 (9) ERROR
[5-ERROR] FFTW support will not be included in MythMusic
[5-ERROR] SDL support will be included in MythMusic
[5-ERROR] AAC support will not be included in MythMusic
[5-ERROR] FESTIVAL support will not be included in MythPhone
[5-ERROR]
[5-ERROR] cd mythbrowser && qmake mythbrowser.pro "PREFIX=/opt/mythtv" -o Makefile
[5-ERROR] cd mythbrowser && make -f Makefile
[5-ERROR] make[1]: Entering directory `/ROCK/loop/src.mythtv-plugins.1181951676.30303.4161569442/mythplugins-0.19/mythbrowser'
[5-ERROR] cd mythbrowser && qmake mythbrowser.pro "PREFIX=/opt/mythtv" -o Makefile
[5-ERROR] cd mythbrowser && make -f Makefile
[5-ERROR] make[2]: Entering directory `/ROCK/loop/src.mythtv-plugins.1181951676.30303.4161569442/mythplugins-0.19/mythbrowser/mythbrowser'
[5-ERROR] g++-42 -c -pipe -Wall -W -fomit-frame-pointer -D_REENTRANT -D_GNU_SOURCE -DPREFIX=\"/opt/mythtv\" -D_FILE_OFFSET_BITS=64 -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -I/opt/qt33/mkspecs/default -I. -I/opt/mythtv/include -I/usr/kde/3.3/include -I/opt/mythtv/include -I/usr/include/kde -I/opt/kde3/include -I/opt/qt33/include -o main.o main.cpp
[5-ERROR] In file included from main.cpp:18:
[5-ERROR] tabview.h:14:32: error: mythtv/mythdialogs.h: No such file or directory
[5-ERROR] main.cpp:20:30: error: mythtv/exitcodes.h: No such file or directory
[5-ERROR] main.cpp:21:32: error: mythtv/mythcontext.h: No such file or directory
[5-ERROR] main.cpp:22:30: error: mythtv/mythdbcon.h: No such file or directory
[5-ERROR] main.cpp:23:33: error: mythtv/langsettings.h: No such file or directory
[5-ERROR] In file included from main.cpp:18:
[5-ERROR] tabview.h:22: error: expected class-name before '{' token
[5-ERROR] tabview.h:29: error: 'WFlags' has not been declared
[5-ERROR] tabview.h:61: error: 'WFlags' does not name a type
[5-ERROR] tabview.h:71: error: ISO C++ forbids declaration of 'MythPopupBox' with no type
[5-ERROR] tabview.h:71: error: expected ';' before '*' token
[5-ERROR] tabview.h:78: error: 'ButtonState' does not name a type
[5-ERROR] main.cpp: In function 'void setupKeys()':
[5-ERROR] main.cpp:39: error: 'REG_KEY' was not declared in this scope
[5-ERROR] main.cpp: In function 'int main(int, char**)':
[5-ERROR] main.cpp:85: error: 'gContext' was not declared in this scope
[5-ERROR] main.cpp:86: error: expected type-specifier before 'MythContext'
[5-ERROR] main.cpp:86: error: expected `;' before 'MythContext'
[5-ERROR] main.cpp:89: error: 'VB_IMPORTANT' was not declared in this scope
[5-ERROR] main.cpp:89: error: 'VERBOSE' was not declared in this scope
[5-ERROR] main.cpp:90: error: 'FRONTEND_EXIT_NO_MYTHCONTEXT' was not declared in this scope
[5-ERROR] main.cpp:93: error: 'MSqlQuery' has not been declared
[5-ERROR] main.cpp:95: error: 'VB_IMPORTANT' was not declared in this scope
[5-ERROR] main.cpp:95: error: 'VERBOSE' was not declared in this scope
[5-ERROR] main.cpp:96: error: 'FRONTEND_EXIT_DB_ERROR' was not declared in this scope
[5-ERROR] main.cpp:99: error: 'LanguageSettings' has not been declared
[5-ERROR] main.cpp:115: error: no matching function for call to 'KApplication::setMainWidget(TabView*&)'
[5-ERROR] /opt/qt33/include/qapplication.h:119: note: candidates are: virtual void QApplication::setMainWidget(QWidget*)
[5-ERROR] main.cpp:116: error: 'class TabView' has no member named 'setGeometry'
[5-ERROR] main.cpp:117: error: 'class TabView' has no member named 'setFixedSize'
[5-ERROR] main.cpp:118: error: 'class TabView' has no member named 'Show'
[5-ERROR] make[2]: *** [main.o] Error 1
[5-ERROR] make[2]: Leaving directory `/ROCK/loop/src.mythtv-plugins.1181951676.30303.4161569442/mythplugins-0.19/mythbrowser/mythbrowser'
[5-ERROR] make[1]: *** [sub-mythbrowser] Error 2
[5-ERROR] make[1]: Leaving directory `/ROCK/loop/src.mythtv-plugins.1181951676.30303.4161569442/mythplugins-0.19/mythbrowser'
[5-ERROR] make: *** [sub-mythbrowser] Error 2
[5-ERROR] --- BUILD ERROR ---
[9-ERROR] FFTW support will not be included in MythMusic
[9-ERROR] SDL support will be included in MythMusic
[9-ERROR] AAC support will not be included in MythMusic
[9-ERROR] FESTIVAL support will not be included in MythPhone
[9-ERROR]
[9-ERROR] cd mythbrowser && qmake mythbrowser.pro "PREFIX=/opt/mythtv" -o Makefile
[9-ERROR] cd mythbrowser && make -f Makefile
[9-ERROR] make[1]: Entering directory `/ROCK/loop/src.mythtv-plugins.1181973210.1159.2938899655/mythplugins-0.19/mythbrowser'
[9-ERROR] cd mythbrowser && qmake mythbrowser.pro "PREFIX=/opt/mythtv" -o Makefile
[9-ERROR] cd mythbrowser && make -f Makefile
[9-ERROR] make[2]: Entering directory `/ROCK/loop/src.mythtv-plugins.1181973210.1159.2938899655/mythplugins-0.19/mythbrowser/mythbrowser'
[9-ERROR] g++-42 -c -pipe -Wall -W -fomit-frame-pointer -D_REENTRANT -D_GNU_SOURCE -DPREFIX=\"/opt/mythtv\" -D_FILE_OFFSET_BITS=64 -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -I/opt/qt33/mkspecs/default -I. -I/opt/mythtv/include -I/usr/kde/3.3/include -I/opt/mythtv/include -I/usr/include/kde -I/opt/kde3/include -I/opt/qt33/include -o main.o main.cpp
[9-ERROR] In file included from main.cpp:18:
[9-ERROR] tabview.h:14:32: error: mythtv/mythdialogs.h: No such file or directory
[9-ERROR] main.cpp:20:30: error: mythtv/exitcodes.h: No such file or directory
[9-ERROR] main.cpp:21:32: error: mythtv/mythcontext.h: No such file or directory
[9-ERROR] main.cpp:22:30: error: mythtv/mythdbcon.h: No such file or directory
[9-ERROR] main.cpp:23:33: error: mythtv/langsettings.h: No such file or directory
[9-ERROR] In file included from main.cpp:18:
[9-ERROR] tabview.h:22: error: expected class-name before '{' token
[9-ERROR] tabview.h:29: error: 'WFlags' has not been declared
[9-ERROR] tabview.h:61: error: 'WFlags' does not name a type
[9-ERROR] tabview.h:71: error: ISO C++ forbids declaration of 'MythPopupBox' with no type
[9-ERROR] tabview.h:71: error: expected ';' before '*' token
[9-ERROR] tabview.h:78: error: 'ButtonState' does not name a type
[9-ERROR] main.cpp: In function 'void setupKeys()':
[9-ERROR] main.cpp:39: error: 'REG_KEY' was not declared in this scope
[9-ERROR] main.cpp: In function 'int main(int, char**)':
[9-ERROR] main.cpp:85: error: 'gContext' was not declared in this scope
[9-ERROR] main.cpp:86: error: expected type-specifier before 'MythContext'
[9-ERROR] main.cpp:86: error: expected `;' before 'MythContext'
[9-ERROR] main.cpp:89: error: 'VB_IMPORTANT' was not declared in this scope
[9-ERROR] main.cpp:89: error: 'VERBOSE' was not declared in this scope
[9-ERROR] main.cpp:90: error: 'FRONTEND_EXIT_NO_MYTHCONTEXT' was not declared in this scope
[9-ERROR] main.cpp:93: error: 'MSqlQuery' has not been declared
[9-ERROR] main.cpp:95: error: 'VB_IMPORTANT' was not declared in this scope
[9-ERROR] main.cpp:95: error: 'VERBOSE' was not declared in this scope
[9-ERROR] main.cpp:96: error: 'FRONTEND_EXIT_DB_ERROR' was not declared in this scope
[9-ERROR] main.cpp:99: error: 'LanguageSettings' has not been declared
[9-ERROR] main.cpp:115: error: no matching function for call to 'KApplication::setMainWidget(TabView*&)'
[9-ERROR] /opt/qt33/include/qapplication.h:119: note: candidates are: virtual void QApplication::setMainWidget(QWidget*)
[9-ERROR] main.cpp:116: error: 'class TabView' has no member named 'setGeometry'
[9-ERROR] main.cpp:117: error: 'class TabView' has no member named 'setFixedSize'
[9-ERROR] main.cpp:118: error: 'class TabView' has no member named 'Show'
[9-ERROR] make[2]: *** [main.o] Error 1
[9-ERROR] make[2]: Leaving directory `/ROCK/loop/src.mythtv-plugins.1181973210.1159.2938899655/mythplugins-0.19/mythbrowser/mythbrowser'
[9-ERROR] make[1]: *** [sub-mythbrowser] Error 2
[9-ERROR] make[1]: Leaving directory `/ROCK/loop/src.mythtv-plugins.1181973210.1159.2938899655/mythplugins-0.19/mythbrowser'
[9-ERROR] make: *** [sub-mythbrowser] Error 2
[9-ERROR] --- BUILD ERROR ---