[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/amule/amule.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 https://www.rocklinux.org/ and the Documentation/TEAM [COPY] file for details. [COPY] [COPY] --- ROCK-COPYRIGHT-NOTE-END --- [TIMESTAMP] 1180982254 Mon Jun 4 20:37:34 2007 (5) ERROR [TIMESTAMP] 1181439581 Sun Jun 10 03:39:41 2007 (9) ERROR [TIMESTAMP] 1181807384 Thu Jun 14 09:49:44 2007 (5) ERROR [TIMESTAMP] 1181865584 Fri Jun 15 01:59:44 2007 (9) ERROR [TIMESTAMP] 1181944266 Fri Jun 15 23:51:06 2007 (5) ERROR [TIMESTAMP] 1181965188 Sat Jun 16 05:39:48 2007 (9) ERROR [CONFIG-ID] TRUNK-x86-reference [ROCKVER] TRUNK [LOGS] 5-amule.err 9-amule.err [BUILDTIME] 10335 (5) ERROR [BUILDTIME] 10573 (9) ERROR [BUILDTIME] 10136 (5) ERROR [BUILDTIME] 10152 (9) ERROR [BUILDTIME] 10111 (5) ERROR [BUILDTIME] 9972 (9) ERROR [5-ERROR] extern/listctrl.262.cpp:1703: warning: 'BeginDrawing' is deprecated (declared at /usr/include/wx-2.8/wx/dc.h:392) [5-ERROR] extern/listctrl.262.cpp:1818: warning: 'EndDrawing' is deprecated (declared at /usr/include/wx-2.8/wx/dc.h:393) [5-ERROR] extern/listctrl.262.cpp: In member function 'long int MuleExtern::wxListMainWindow::HitTestLine(size_t, int, int) const': [5-ERROR] extern/listctrl.262.cpp:2374: warning: 'Inside' is deprecated (declared at /usr/include/wx-2.8/wx/gdicmn.h:486) [5-ERROR] extern/listctrl.262.cpp:2385: warning: 'Inside' is deprecated (declared at /usr/include/wx-2.8/wx/gdicmn.h:486) [5-ERROR] extern/listctrl.262.cpp: In member function 'void MuleExtern::wxListMainWindow::OnPaint(wxPaintEvent&)': [5-ERROR] extern/listctrl.262.cpp:2623: warning: 'BeginDrawing' is deprecated (declared at /usr/include/wx-2.8/wx/dc.h:392) [5-ERROR] extern/listctrl.262.cpp:2811: warning: 'EndDrawing' is deprecated (declared at /usr/include/wx-2.8/wx/dc.h:393) [5-ERROR] extern/listctrl.262.cpp: In member function 'bool MuleExtern::wxGenericListCtrl::Create(wxWindow*, wxWindowID, const wxPoint&, const wxSize&, long int, const wxValidator&, const wxString&)': [5-ERROR] extern/listctrl.262.cpp:4889: warning: 'SetBestSize' is deprecated (declared at /usr/include/wx-2.8/wx/window.h:1414) [5-ERROR] if g++-42 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/lib/wx/include/gtk2-ansi-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./libs -DUSE_EMBEDDED_CRYPTO -W -Wall -Wshadow -Wundef -MT libmuleappgui_a-MuleGifCtrl.o -MD -MP -MF ".deps/libmuleappgui_a-MuleGifCtrl.Tpo" -c -o libmuleappgui_a-MuleGifCtrl.o `test -f 'MuleGifCtrl.cpp' || echo './'`MuleGifCtrl.cpp; \ [5-ERROR] then mv -f ".deps/libmuleappgui_a-MuleGifCtrl.Tpo" ".deps/libmuleappgui_a-MuleGifCtrl.Po"; else rm -f ".deps/libmuleappgui_a-MuleGifCtrl.Tpo"; exit 1; fi [5-ERROR] In file included from /usr/include/wx-2.8/wx/image.h:19, [5-ERROR] from /usr/include/wx-2.8/wx/gifdecod.h:19, [5-ERROR] from MuleGifCtrl.cpp:26: [5-ERROR] /usr/include/wx-2.8/wx/gdicmn.h: In member function 'bool wxRect::Inside(int, int) const': [5-ERROR] /usr/include/wx-2.8/wx/gdicmn.h:486: warning: declaration of 'y' shadows a member of 'this' [5-ERROR] /usr/include/wx-2.8/wx/gdicmn.h:486: warning: declaration of 'x' shadows a member of 'this' [5-ERROR] MuleGifCtrl.cpp: In member function 'bool MuleGifCtrl::LoadData(const char*, int)': [5-ERROR] MuleGifCtrl.cpp:69: error: no matching function for call to 'wxGIFDecoder::wxGIFDecoder(wxMemoryInputStream*, int)' [5-ERROR] /usr/include/wx-2.8/wx/gifdecod.h:104: note: candidates are: wxGIFDecoder::wxGIFDecoder(const wxGIFDecoder&) [5-ERROR] /usr/include/wx-2.8/wx/gifdecod.h:52: note: wxGIFDecoder::wxGIFDecoder() [5-ERROR] MuleGifCtrl.cpp:70: error: 'class wxGIFDecoder' has no member named 'ReadGIF' [5-ERROR] MuleGifCtrl.cpp:76: error: 'class wxGIFDecoder' has no member named 'GoFirstFrame' [5-ERROR] MuleGifCtrl.cpp:78: error: no matching function for call to 'wxGIFDecoder::ConvertToImage(wxImage*)' [5-ERROR] /usr/include/wx-2.8/wx/gifdecod.h:82: note: candidates are: virtual bool wxGIFDecoder::ConvertToImage(unsigned int, wxImage*) const [5-ERROR] MuleGifCtrl.cpp: In member function 'void MuleGifCtrl::Start()': [5-ERROR] MuleGifCtrl.cpp:89: error: 'class wxGIFDecoder' has no member named 'GoLastFrame' [5-ERROR] MuleGifCtrl.cpp: In member function 'virtual wxSize MuleGifCtrl::GetBestSize()': [5-ERROR] MuleGifCtrl.cpp:105: error: 'class wxGIFDecoder' has no member named 'GetLogicalScreenWidth' [5-ERROR] MuleGifCtrl.cpp:105: error: 'class wxGIFDecoder' has no member named 'GetLogicalScreenHeight' [5-ERROR] MuleGifCtrl.cpp: In member function 'void MuleGifCtrl::OnTimer(wxTimerEvent&)': [5-ERROR] MuleGifCtrl.cpp:113: error: 'class wxGIFDecoder' has no member named 'GoNextFrame' [5-ERROR] MuleGifCtrl.cpp:116: error: no matching function for call to 'wxGIFDecoder::ConvertToImage(wxImage*)' [5-ERROR] /usr/include/wx-2.8/wx/gifdecod.h:82: note: candidates are: virtual bool wxGIFDecoder::ConvertToImage(unsigned int, wxImage*) const [5-ERROR] MuleGifCtrl.cpp:122: error: no matching function for call to 'wxGIFDecoder::GetDelay()' [5-ERROR] /usr/include/wx-2.8/wx/gifdecod.h:65: note: candidates are: virtual long int wxGIFDecoder::GetDelay(unsigned int) const [5-ERROR] MuleGifCtrl.cpp: In member function 'void MuleGifCtrl::OnPaint(wxPaintEvent&)': [5-ERROR] MuleGifCtrl.cpp:132: error: 'class wxGIFDecoder' has no member named 'GetLogicalScreenWidth' [5-ERROR] MuleGifCtrl.cpp:133: error: 'class wxGIFDecoder' has no member named 'GetLogicalScreenHeight' [5-ERROR] MuleGifCtrl.cpp:137: error: 'class wxGIFDecoder' has no member named 'GetLeft' [5-ERROR] MuleGifCtrl.cpp:137: error: 'class wxGIFDecoder' has no member named 'GetTop' [5-ERROR] make[3]: *** [libmuleappgui_a-MuleGifCtrl.o] Error 1 [5-ERROR] make[3]: Leaving directory `/ROCK/loop/src.amule.1181944163.6064.3784586592/aMule-2.1.3/src' [5-ERROR] make[2]: *** [all-recursive] Error 1 [5-ERROR] make[2]: Leaving directory `/ROCK/loop/src.amule.1181944163.6064.3784586592/aMule-2.1.3/src' [5-ERROR] make[1]: *** [all-recursive] Error 1 [5-ERROR] make[1]: Leaving directory `/ROCK/loop/src.amule.1181944163.6064.3784586592/aMule-2.1.3' [5-ERROR] make: *** [all] Error 2 [5-ERROR] --- BUILD ERROR --- [9-ERROR] extern/listctrl.262.cpp:1703: warning: 'BeginDrawing' is deprecated (declared at /usr/include/wx-2.8/wx/dc.h:392) [9-ERROR] extern/listctrl.262.cpp:1818: warning: 'EndDrawing' is deprecated (declared at /usr/include/wx-2.8/wx/dc.h:393) [9-ERROR] extern/listctrl.262.cpp: In member function 'long int MuleExtern::wxListMainWindow::HitTestLine(size_t, int, int) const': [9-ERROR] extern/listctrl.262.cpp:2374: warning: 'Inside' is deprecated (declared at /usr/include/wx-2.8/wx/gdicmn.h:486) [9-ERROR] extern/listctrl.262.cpp:2385: warning: 'Inside' is deprecated (declared at /usr/include/wx-2.8/wx/gdicmn.h:486) [9-ERROR] extern/listctrl.262.cpp: In member function 'void MuleExtern::wxListMainWindow::OnPaint(wxPaintEvent&)': [9-ERROR] extern/listctrl.262.cpp:2623: warning: 'BeginDrawing' is deprecated (declared at /usr/include/wx-2.8/wx/dc.h:392) [9-ERROR] extern/listctrl.262.cpp:2811: warning: 'EndDrawing' is deprecated (declared at /usr/include/wx-2.8/wx/dc.h:393) [9-ERROR] extern/listctrl.262.cpp: In member function 'bool MuleExtern::wxGenericListCtrl::Create(wxWindow*, wxWindowID, const wxPoint&, const wxSize&, long int, const wxValidator&, const wxString&)': [9-ERROR] extern/listctrl.262.cpp:4889: warning: 'SetBestSize' is deprecated (declared at /usr/include/wx-2.8/wx/window.h:1414) [9-ERROR] if g++-42 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/lib/wx/include/gtk2-ansi-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./libs -DUSE_EMBEDDED_CRYPTO -W -Wall -Wshadow -Wundef -MT libmuleappgui_a-MuleGifCtrl.o -MD -MP -MF ".deps/libmuleappgui_a-MuleGifCtrl.Tpo" -c -o libmuleappgui_a-MuleGifCtrl.o `test -f 'MuleGifCtrl.cpp' || echo './'`MuleGifCtrl.cpp; \ [9-ERROR] then mv -f ".deps/libmuleappgui_a-MuleGifCtrl.Tpo" ".deps/libmuleappgui_a-MuleGifCtrl.Po"; else rm -f ".deps/libmuleappgui_a-MuleGifCtrl.Tpo"; exit 1; fi [9-ERROR] In file included from /usr/include/wx-2.8/wx/image.h:19, [9-ERROR] from /usr/include/wx-2.8/wx/gifdecod.h:19, [9-ERROR] from MuleGifCtrl.cpp:26: [9-ERROR] /usr/include/wx-2.8/wx/gdicmn.h: In member function 'bool wxRect::Inside(int, int) const': [9-ERROR] /usr/include/wx-2.8/wx/gdicmn.h:486: warning: declaration of 'y' shadows a member of 'this' [9-ERROR] /usr/include/wx-2.8/wx/gdicmn.h:486: warning: declaration of 'x' shadows a member of 'this' [9-ERROR] MuleGifCtrl.cpp: In member function 'bool MuleGifCtrl::LoadData(const char*, int)': [9-ERROR] MuleGifCtrl.cpp:69: error: no matching function for call to 'wxGIFDecoder::wxGIFDecoder(wxMemoryInputStream*, int)' [9-ERROR] /usr/include/wx-2.8/wx/gifdecod.h:104: note: candidates are: wxGIFDecoder::wxGIFDecoder(const wxGIFDecoder&) [9-ERROR] /usr/include/wx-2.8/wx/gifdecod.h:52: note: wxGIFDecoder::wxGIFDecoder() [9-ERROR] MuleGifCtrl.cpp:70: error: 'class wxGIFDecoder' has no member named 'ReadGIF' [9-ERROR] MuleGifCtrl.cpp:76: error: 'class wxGIFDecoder' has no member named 'GoFirstFrame' [9-ERROR] MuleGifCtrl.cpp:78: error: no matching function for call to 'wxGIFDecoder::ConvertToImage(wxImage*)' [9-ERROR] /usr/include/wx-2.8/wx/gifdecod.h:82: note: candidates are: virtual bool wxGIFDecoder::ConvertToImage(unsigned int, wxImage*) const [9-ERROR] MuleGifCtrl.cpp: In member function 'void MuleGifCtrl::Start()': [9-ERROR] MuleGifCtrl.cpp:89: error: 'class wxGIFDecoder' has no member named 'GoLastFrame' [9-ERROR] MuleGifCtrl.cpp: In member function 'virtual wxSize MuleGifCtrl::GetBestSize()': [9-ERROR] MuleGifCtrl.cpp:105: error: 'class wxGIFDecoder' has no member named 'GetLogicalScreenWidth' [9-ERROR] MuleGifCtrl.cpp:105: error: 'class wxGIFDecoder' has no member named 'GetLogicalScreenHeight' [9-ERROR] MuleGifCtrl.cpp: In member function 'void MuleGifCtrl::OnTimer(wxTimerEvent&)': [9-ERROR] MuleGifCtrl.cpp:113: error: 'class wxGIFDecoder' has no member named 'GoNextFrame' [9-ERROR] MuleGifCtrl.cpp:116: error: no matching function for call to 'wxGIFDecoder::ConvertToImage(wxImage*)' [9-ERROR] /usr/include/wx-2.8/wx/gifdecod.h:82: note: candidates are: virtual bool wxGIFDecoder::ConvertToImage(unsigned int, wxImage*) const [9-ERROR] MuleGifCtrl.cpp:122: error: no matching function for call to 'wxGIFDecoder::GetDelay()' [9-ERROR] /usr/include/wx-2.8/wx/gifdecod.h:65: note: candidates are: virtual long int wxGIFDecoder::GetDelay(unsigned int) const [9-ERROR] MuleGifCtrl.cpp: In member function 'void MuleGifCtrl::OnPaint(wxPaintEvent&)': [9-ERROR] MuleGifCtrl.cpp:132: error: 'class wxGIFDecoder' has no member named 'GetLogicalScreenWidth' [9-ERROR] MuleGifCtrl.cpp:133: error: 'class wxGIFDecoder' has no member named 'GetLogicalScreenHeight' [9-ERROR] MuleGifCtrl.cpp:137: error: 'class wxGIFDecoder' has no member named 'GetLeft' [9-ERROR] MuleGifCtrl.cpp:137: error: 'class wxGIFDecoder' has no member named 'GetTop' [9-ERROR] make[3]: *** [libmuleappgui_a-MuleGifCtrl.o] Error 1 [9-ERROR] make[3]: Leaving directory `/ROCK/loop/src.amule.1181965089.30699.3307008318/aMule-2.1.3/src' [9-ERROR] make[2]: *** [all-recursive] Error 1 [9-ERROR] make[2]: Leaving directory `/ROCK/loop/src.amule.1181965089.30699.3307008318/aMule-2.1.3/src' [9-ERROR] make[1]: *** [all-recursive] Error 1 [9-ERROR] make[1]: Leaving directory `/ROCK/loop/src.amule.1181965089.30699.3307008318/aMule-2.1.3' [9-ERROR] make: *** [all] Error 2 [9-ERROR] --- BUILD ERROR ---