|
[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/baghira/baghira.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] 1181033625 Tue Jun 5 10:53:45 2007 (5) ERROR
|
|
[TIMESTAMP] 1181496721 Sun Jun 10 19:32:01 2007 (9) ERROR
|
|
[TIMESTAMP] 1181818781 Thu Jun 14 12:59:41 2007 (5) ERROR
|
|
[TIMESTAMP] 1181873053 Fri Jun 15 04:04:13 2007 (9) ERROR
|
|
[TIMESTAMP] 1181946577 Sat Jun 16 00:29:37 2007 (5) ERROR
|
|
[TIMESTAMP] 1181967419 Sat Jun 16 06:16:59 2007 (9) ERROR
|
|
|
|
[CONFIG-ID] TRUNK-x86-reference
|
|
[ROCKVER] TRUNK
|
|
|
|
[LOGS] 5-baghira.err 9-baghira.err
|
|
|
|
[BUILDTIME] 8972 (5) ERROR
|
|
[BUILDTIME] 8916 (9) ERROR
|
|
[BUILDTIME] 8685 (5) ERROR
|
|
[BUILDTIME] 8602 (9) ERROR
|
|
[BUILDTIME] 8678 (5) ERROR
|
|
[BUILDTIME] 8530 (9) ERROR
|
|
|
|
|
|
[5-ERROR] rm -f configdialog.cc
|
|
[5-ERROR] echo '#include <kdialog.h>' > configdialog.cc
|
|
[5-ERROR] echo '#include <klocale.h>' >> configdialog.cc
|
|
[5-ERROR] /opt/qt33/bin/uic -L /usr/lib/kde3/plugins/designer -nounload -tr tr2i18n -i configdialog.h ./configdialog.ui > configdialog.cc.temp ; ret=$?; \
|
|
[5-ERROR] /usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" configdialog.cc.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_configdialog,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> configdialog.cc ;\
|
|
[5-ERROR] rm -f configdialog.cc.temp ;\
|
|
[5-ERROR] if test "$ret" = 0; then echo '#include "configdialog.moc"' >> configdialog.cc; else rm -f configdialog.cc ; exit $ret ; fi
|
|
[5-ERROR] Session management error: Could not open network socket
|
|
[5-ERROR] if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++-42 -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/qt33/include -I/usr/X11R7/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_PLUGIN -MT configdialog.lo -MD -MP -MF ".deps/configdialog.Tpo" \
|
|
[5-ERROR] -c -o configdialog.lo `test -f 'configdialog.cc' || echo './'`configdialog.cc; \
|
|
[5-ERROR] then mv -f ".deps/configdialog.Tpo" ".deps/configdialog.Plo"; \
|
|
[5-ERROR] else rm -f ".deps/configdialog.Tpo"; exit 1; \
|
|
[5-ERROR] fi
|
|
[5-ERROR] /opt/qt33/bin/moc ./colorpicker.h -o colorpicker.moc.cc
|
|
[5-ERROR] if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++-42 -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/qt33/include -I/usr/X11R7/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_PLUGIN -MT colorpicker.moc.lo -MD -MP -MF ".deps/colorpicker.moc.Tpo" \
|
|
[5-ERROR] -c -o colorpicker.moc.lo `test -f 'colorpicker.moc.cc' || echo './'`colorpicker.moc.cc; \
|
|
[5-ERROR] then mv -f ".deps/colorpicker.moc.Tpo" ".deps/colorpicker.moc.Plo"; \
|
|
[5-ERROR] else rm -f ".deps/colorpicker.moc.Tpo"; exit 1; \
|
|
[5-ERROR] fi
|
|
[5-ERROR] /opt/qt33/bin/moc ./aquariusbutton.h -o aquariusbutton.moc.cc
|
|
[5-ERROR] if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++-42 -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/qt33/include -I/usr/X11R7/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_PLUGIN -MT aquariusbutton.moc.lo -MD -MP -MF ".deps/aquariusbutton.moc.Tpo" \
|
|
[5-ERROR] -c -o aquariusbutton.moc.lo `test -f 'aquariusbutton.moc.cc' || echo './'`aquariusbutton.moc.cc; \
|
|
[5-ERROR] then mv -f ".deps/aquariusbutton.moc.Tpo" ".deps/aquariusbutton.moc.Plo"; \
|
|
[5-ERROR] else rm -f ".deps/aquariusbutton.moc.Tpo"; exit 1; \
|
|
[5-ERROR] fi
|
|
[5-ERROR] /bin/sh ../../libtool --silent --mode=link --tag=CXX g++-42 -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_PLUGIN -o kwin_baghira_config.la -rpath /usr/lib/kde3 -L/usr/lib -L/opt/qt33/lib -L/usr/X11R7/lib -avoid-version -module -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -R /usr/lib -R /usr/lib -R /opt/qt33/lib -R /usr/X11R7/lib -module baghiraconfig.lo aquariusbutton.lo colorpicker.lo configdialog.lo colorpicker.moc.lo aquariusbutton.moc.lo -lkdeui
|
|
[5-ERROR] make[3]: Leaving directory `/ROCK/loop/src.baghira.1181946423.24356.4092432155/baghira-0.6d/deco/config'
|
|
[5-ERROR] make[3]: Entering directory `/ROCK/loop/src.baghira.1181946423.24356.4092432155/baghira-0.6d/deco'
|
|
[5-ERROR] /opt/qt33/bin/moc ./baghiraclient.h -o baghiraclient.moc
|
|
[5-ERROR] if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++-42 -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/qt33/include -I/usr/X11R7/include -I/usr/include/kwin -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_PLUGIN -MT baghiraclient.lo -MD -MP -MF ".deps/baghiraclient.Tpo" \
|
|
[5-ERROR] -c -o baghiraclient.lo `test -f 'baghiraclient.cc' || echo './'`baghiraclient.cc; \
|
|
[5-ERROR] then mv -f ".deps/baghiraclient.Tpo" ".deps/baghiraclient.Plo"; \
|
|
[5-ERROR] else rm -f ".deps/baghiraclient.Tpo"; exit 1; \
|
|
[5-ERROR] fi
|
|
[5-ERROR] baghiraclient.cc:60:1: warning: multi-line comment
|
|
[5-ERROR] In file included from baghiraclient.cc:36:
|
|
[5-ERROR] baghiraclient.h:166: error: extra qualification 'Baghira::BaghiraFactory::' on member 'ButtonPixmap'
|
|
[5-ERROR] baghiraclient.h:167: error: extra qualification 'Baghira::BaghiraFactory::' on member 'DecoImage'
|
|
[5-ERROR] baghiraclient.cc:252: warning: unused parameter 'e'
|
|
[5-ERROR] baghiraclient.cc: In member function 'QImage* Baghira::BaghiraFactory::tintGlossy(const QImage&, const QColor&) const':
|
|
[5-ERROR] baghiraclient.cc:649: warning: converting to 'int' from 'double'
|
|
[5-ERROR] baghiraclient.cc:651: warning: converting to 'int' from 'double'
|
|
[5-ERROR] make[3]: *** [baghiraclient.lo] Error 1
|
|
[5-ERROR] make[3]: Leaving directory `/ROCK/loop/src.baghira.1181946423.24356.4092432155/baghira-0.6d/deco'
|
|
[5-ERROR] make[2]: *** [all-recursive] Error 1
|
|
[5-ERROR] make[2]: Leaving directory `/ROCK/loop/src.baghira.1181946423.24356.4092432155/baghira-0.6d/deco'
|
|
[5-ERROR] make[1]: *** [all-recursive] Error 1
|
|
[5-ERROR] make[1]: Leaving directory `/ROCK/loop/src.baghira.1181946423.24356.4092432155/baghira-0.6d'
|
|
[5-ERROR] make: *** [all] Error 2
|
|
[5-ERROR] --- BUILD ERROR ---
|
|
|
|
[9-ERROR] rm -f configdialog.cc
|
|
[9-ERROR] echo '#include <kdialog.h>' > configdialog.cc
|
|
[9-ERROR] echo '#include <klocale.h>' >> configdialog.cc
|
|
[9-ERROR] /opt/qt33/bin/uic -L /usr/lib/kde3/plugins/designer -nounload -tr tr2i18n -i configdialog.h ./configdialog.ui > configdialog.cc.temp ; ret=$?; \
|
|
[9-ERROR] /usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" configdialog.cc.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_configdialog,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> configdialog.cc ;\
|
|
[9-ERROR] rm -f configdialog.cc.temp ;\
|
|
[9-ERROR] if test "$ret" = 0; then echo '#include "configdialog.moc"' >> configdialog.cc; else rm -f configdialog.cc ; exit $ret ; fi
|
|
[9-ERROR] Session management error: Could not open network socket
|
|
[9-ERROR] if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++-42 -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/qt33/include -I/usr/X11R7/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_PLUGIN -MT configdialog.lo -MD -MP -MF ".deps/configdialog.Tpo" \
|
|
[9-ERROR] -c -o configdialog.lo `test -f 'configdialog.cc' || echo './'`configdialog.cc; \
|
|
[9-ERROR] then mv -f ".deps/configdialog.Tpo" ".deps/configdialog.Plo"; \
|
|
[9-ERROR] else rm -f ".deps/configdialog.Tpo"; exit 1; \
|
|
[9-ERROR] fi
|
|
[9-ERROR] /opt/qt33/bin/moc ./colorpicker.h -o colorpicker.moc.cc
|
|
[9-ERROR] if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++-42 -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/qt33/include -I/usr/X11R7/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_PLUGIN -MT colorpicker.moc.lo -MD -MP -MF ".deps/colorpicker.moc.Tpo" \
|
|
[9-ERROR] -c -o colorpicker.moc.lo `test -f 'colorpicker.moc.cc' || echo './'`colorpicker.moc.cc; \
|
|
[9-ERROR] then mv -f ".deps/colorpicker.moc.Tpo" ".deps/colorpicker.moc.Plo"; \
|
|
[9-ERROR] else rm -f ".deps/colorpicker.moc.Tpo"; exit 1; \
|
|
[9-ERROR] fi
|
|
[9-ERROR] /opt/qt33/bin/moc ./aquariusbutton.h -o aquariusbutton.moc.cc
|
|
[9-ERROR] if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++-42 -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/qt33/include -I/usr/X11R7/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_PLUGIN -MT aquariusbutton.moc.lo -MD -MP -MF ".deps/aquariusbutton.moc.Tpo" \
|
|
[9-ERROR] -c -o aquariusbutton.moc.lo `test -f 'aquariusbutton.moc.cc' || echo './'`aquariusbutton.moc.cc; \
|
|
[9-ERROR] then mv -f ".deps/aquariusbutton.moc.Tpo" ".deps/aquariusbutton.moc.Plo"; \
|
|
[9-ERROR] else rm -f ".deps/aquariusbutton.moc.Tpo"; exit 1; \
|
|
[9-ERROR] fi
|
|
[9-ERROR] /bin/sh ../../libtool --silent --mode=link --tag=CXX g++-42 -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_PLUGIN -o kwin_baghira_config.la -rpath /usr/lib/kde3 -L/usr/lib -L/opt/qt33/lib -L/usr/X11R7/lib -avoid-version -module -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -R /usr/lib -R /usr/lib -R /opt/qt33/lib -R /usr/X11R7/lib -module baghiraconfig.lo aquariusbutton.lo colorpicker.lo configdialog.lo colorpicker.moc.lo aquariusbutton.moc.lo -lkdeui
|
|
[9-ERROR] make[3]: Leaving directory `/ROCK/loop/src.baghira.1181967267.16479.3307008318/baghira-0.6d/deco/config'
|
|
[9-ERROR] make[3]: Entering directory `/ROCK/loop/src.baghira.1181967267.16479.3307008318/baghira-0.6d/deco'
|
|
[9-ERROR] /opt/qt33/bin/moc ./baghiraclient.h -o baghiraclient.moc
|
|
[9-ERROR] if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++-42 -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/qt33/include -I/usr/X11R7/include -I/usr/include/kwin -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_PLUGIN -MT baghiraclient.lo -MD -MP -MF ".deps/baghiraclient.Tpo" \
|
|
[9-ERROR] -c -o baghiraclient.lo `test -f 'baghiraclient.cc' || echo './'`baghiraclient.cc; \
|
|
[9-ERROR] then mv -f ".deps/baghiraclient.Tpo" ".deps/baghiraclient.Plo"; \
|
|
[9-ERROR] else rm -f ".deps/baghiraclient.Tpo"; exit 1; \
|
|
[9-ERROR] fi
|
|
[9-ERROR] baghiraclient.cc:60:1: warning: multi-line comment
|
|
[9-ERROR] In file included from baghiraclient.cc:36:
|
|
[9-ERROR] baghiraclient.h:166: error: extra qualification 'Baghira::BaghiraFactory::' on member 'ButtonPixmap'
|
|
[9-ERROR] baghiraclient.h:167: error: extra qualification 'Baghira::BaghiraFactory::' on member 'DecoImage'
|
|
[9-ERROR] baghiraclient.cc:252: warning: unused parameter 'e'
|
|
[9-ERROR] baghiraclient.cc: In member function 'QImage* Baghira::BaghiraFactory::tintGlossy(const QImage&, const QColor&) const':
|
|
[9-ERROR] baghiraclient.cc:649: warning: converting to 'int' from 'double'
|
|
[9-ERROR] baghiraclient.cc:651: warning: converting to 'int' from 'double'
|
|
[9-ERROR] make[3]: *** [baghiraclient.lo] Error 1
|
|
[9-ERROR] make[3]: Leaving directory `/ROCK/loop/src.baghira.1181967267.16479.3307008318/baghira-0.6d/deco'
|
|
[9-ERROR] make[2]: *** [all-recursive] Error 1
|
|
[9-ERROR] make[2]: Leaving directory `/ROCK/loop/src.baghira.1181967267.16479.3307008318/baghira-0.6d/deco'
|
|
[9-ERROR] make[1]: *** [all-recursive] Error 1
|
|
[9-ERROR] make[1]: Leaving directory `/ROCK/loop/src.baghira.1181967267.16479.3307008318/baghira-0.6d'
|
|
[9-ERROR] make: *** [all] Error 2
|
|
[9-ERROR] --- BUILD ERROR ---
|
|
|