Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 112382 Details for
Bug 169728
sci-electronics/kicad broken wxwidgets handling
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Compilation error with wxGTK-2.4.2-r4
emerge.kicad.log (text/plain), 30.67 KB, created by
Tiger
on 2007-03-07 11:01:06 UTC
(
hide
)
Description:
Compilation error with wxGTK-2.4.2-r4
Filename:
MIME Type:
Creator:
Tiger
Created:
2007-03-07 11:01:06 UTC
Size:
30.67 KB
patch
obsolete
>Calculating dependencies ..... ..... ....... done! > >>>> Emerging (1 of 1) sci-electronics/kicad-20070115 to / > * kicad-20070115.tar.bz2 MD5 ;-) ... [ ok ] > * kicad-20070115.tar.bz2 RMD160 ;-) ... [ ok ] > * kicad-20070115.tar.bz2 SHA1 ;-) ... [ ok ] > * kicad-20070115.tar.bz2 SHA256 ;-) ... [ ok ] > * kicad-20070115.tar.bz2 size ;-) ... [ ok ] > * kicad-2007-01-15.tgz MD5 ;-) ... [ ok ] > * kicad-2007-01-15.tgz RMD160 ;-) ... [ ok ] > * kicad-2007-01-15.tgz SHA1 ;-) ... [ ok ] > * kicad-2007-01-15.tgz SHA256 ;-) ... [ ok ] > * kicad-2007-01-15.tgz size ;-) ... [ ok ] > * checking ebuild checksums ;-) ... [ ok ] > * checking auxfile checksums ;-) ... [ ok ] > * checking miscfile checksums ;-) ... [ ok ] > * checking kicad-20070115.tar.bz2 ;-) ... [ ok ] > * checking kicad-2007-01-15.tgz ;-) ... [ ok ] > * Using /usr/bin/wxgtk2u-2.4-config >>>> Unpacking source... >>>> Unpacking kicad-20070115.tar.bz2 to /var/tmp/portage/sci-electronics/kicad-20070115/work >>>> Unpacking kicad-2007-01-15.tgz to /var/tmp/portage/sci-electronics/kicad-20070115/work >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/sci-electronics/kicad-20070115/work/kicad-20070115 ... >make[1]: Entering directory `/var/tmp/portage/sci-electronics/kicad-20070115/work/kicad-20070115/common' >g++ -march=athlon64 -O2 -pipe -I./ -I../include -I/usr/lib64/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNO_GCC_PRAGMA -I -I./ -Ibitmaps -I../include -c -o confirm.o confirm.cpp >g++ -march=athlon64 -O2 -pipe -I./ -I../include -I/usr/lib64/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNO_GCC_PRAGMA -I -I./ -Ibitmaps -I../include -c -o base_struct.o base_struct.cpp >g++ -march=athlon64 -O2 -pipe -I./ -I../include -I/usr/lib64/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNO_GCC_PRAGMA -I -I./ -Ibitmaps -I../include -c -o copy_to_clipboard.o copy_to_clipboard.cpp >../include/wxstruct.h: In constructor âWinEDAChoiceBox::WinEDAChoiceBox(wxWindow*, wxWindowID, const wxPoint&, const wxSize&, const wxArrayString&)â: >../include/wxstruct.h:1499: error: no matching function for call to âwxComboBox::wxComboBox(wxWindow*&, wxWindowID&, const wxChar*&, const wxPoint&, const wxSize&, const wxArrayString&, int)â >/usr/include/wx/gtk/combobox.h:54: note: candidates are: wxComboBox::wxComboBox(wxWindow*, wxWindowID, const wxString&, const wxPoint&, const wxSize&, int, const wxString*, long int, const wxValidator&, const wxString&) >/usr/include/wx/gtk/combobox.h:46: note: wxComboBox::wxComboBox() >/usr/include/wx/gtk/combobox.h:44: note: wxComboBox::wxComboBox(const wxComboBox&) >../include/wxstruct.h: In member function âint WinEDAChoiceBox::GetChoice()â: >../include/wxstruct.h:1504: error: âGetCurrentSelectionâ was not declared in this scope >make[1]: *** [confirm.o] Error 1 >make[1]: *** Waiting for unfinished jobs.... >../include/wxstruct.h: In constructor âWinEDAChoiceBox::WinEDAChoiceBox(wxWindow*, wxWindowID, const wxPoint&, const wxSize&, const wxArrayString&)â: >../include/wxstruct.h:1499: error: no matching function for call to âwxComboBox::wxComboBox(wxWindow*&, wxWindowID&, const wxChar*&, const wxPoint&, const wxSize&, const wxArrayString&, int)â >/usr/include/wx/gtk/combobox.h:54: note: candidates are: wxComboBox::wxComboBox(wxWindow*, wxWindowID, const wxString&, const wxPoint&, const wxSize&, int, const wxString*, long int, const wxValidator&, const wxString&) >/usr/include/wx/gtk/combobox.h:46: note: wxComboBox::wxComboBox() >/usr/include/wx/gtk/combobox.h:44: note: wxComboBox::wxComboBox(const wxComboBox&) >../include/wxstruct.h: In member function âint WinEDAChoiceBox::GetChoice()â: >../include/wxstruct.h:1504: error: âGetCurrentSelectionâ was not declared in this scope >make[1]: *** [base_struct.o] Error 1 >../include/wxstruct.h: In constructor âWinEDAChoiceBox::WinEDAChoiceBox(wxWindow*, wxWindowID, const wxPoint&, const wxSize&, const wxArrayString&)â: >../include/wxstruct.h:1499: error: no matching function for call to âwxComboBox::wxComboBox(wxWindow*&, wxWindowID&, const wxChar*&, const wxPoint&, const wxSize&, const wxArrayString&, int)â >/usr/include/wx/gtk/combobox.h:54: note: candidates are: wxComboBox::wxComboBox(wxWindow*, wxWindowID, const wxString&, const wxPoint&, const wxSize&, int, const wxString*, long int, const wxValidator&, const wxString&) >/usr/include/wx/gtk/combobox.h:46: note: wxComboBox::wxComboBox() >/usr/include/wx/gtk/combobox.h:44: note: wxComboBox::wxComboBox(const wxComboBox&) >../include/wxstruct.h: In member function âint WinEDAChoiceBox::GetChoice()â: >../include/wxstruct.h:1504: error: âGetCurrentSelectionâ was not declared in this scope >make[1]: *** [copy_to_clipboard.o] Error 1 >make[1]: Leaving directory `/var/tmp/portage/sci-electronics/kicad-20070115/work/kicad-20070115/common' >make[1]: Entering directory `/var/tmp/portage/sci-electronics/kicad-20070115/work/kicad-20070115/3d-viewer' >g++ -march=athlon64 -O2 -pipe -DPCBNEW -I../pcbnew -I ../include -I../common -I/usr/lib64/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNO_GCC_PRAGMA -c -o 3d_frame.o 3d_frame.cpp >g++ -march=athlon64 -O2 -pipe -DPCBNEW -I../pcbnew -I ../include -I../common -I/usr/lib64/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNO_GCC_PRAGMA -c -o 3d_read_mesh.o 3d_read_mesh.cpp >g++ -march=athlon64 -O2 -pipe -DPCBNEW -I../pcbnew -I ../include -I../common -I/usr/lib64/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNO_GCC_PRAGMA -c -o 3d_canvas.o 3d_canvas.cpp >../include/wxstruct.h: In constructor âWinEDAChoiceBox::WinEDAChoiceBox(wxWindow*, wxWindowID, const wxPoint&, const wxSize&, const wxArrayString&)â: >../include/wxstruct.h:1499: error: no matching function for call to âwxComboBox::wxComboBox(wxWindow*&, wxWindowID&, const wxChar*&, const wxPoint&, const wxSize&, const wxArrayString&, int)â >/usr/include/wx/gtk/combobox.h:54: note: candidates are: wxComboBox::wxComboBox(wxWindow*, wxWindowID, const wxString&, const wxPoint&, const wxSize&, int, const wxString*, long int, const wxValidator&, const wxString&) >/usr/include/wx/gtk/combobox.h:46: note: wxComboBox::wxComboBox() >/usr/include/wx/gtk/combobox.h:44: note: wxComboBox::wxComboBox(const wxComboBox&) >../include/wxstruct.h: In member function âint WinEDAChoiceBox::GetChoice()â: >../include/wxstruct.h:1504: error: âGetCurrentSelectionâ was not declared in this scope >make[1]: *** [3d_read_mesh.o] Error 1 >make[1]: *** Waiting for unfinished jobs.... >../include/wxstruct.h: In constructor âWinEDAChoiceBox::WinEDAChoiceBox(wxWindow*, wxWindowID, const wxPoint&, const wxSize&, const wxArrayString&)â: >../include/wxstruct.h:1499: error: no matching function for call to âwxComboBox::wxComboBox(wxWindow*&, wxWindowID&, const wxChar*&, const wxPoint&, const wxSize&, const wxArrayString&, int)â >/usr/include/wx/gtk/combobox.h:54: note: candidates are: wxComboBox::wxComboBox(wxWindow*, wxWindowID, const wxString&, const wxPoint&, const wxSize&, int, const wxString*, long int, const wxValidator&, const wxString&) >/usr/include/wx/gtk/combobox.h:46: note: wxComboBox::wxComboBox() >/usr/include/wx/gtk/combobox.h:44: note: wxComboBox::wxComboBox(const wxComboBox&) >../include/wxstruct.h: In member function âint WinEDAChoiceBox::GetChoice()â: >../include/wxstruct.h:1504: error: âGetCurrentSelectionâ was not declared in this scope >make[1]: *** [3d_frame.o] Error 1 >../include/wxstruct.h: In constructor âWinEDAChoiceBox::WinEDAChoiceBox(wxWindow*, wxWindowID, const wxPoint&, const wxSize&, const wxArrayString&)â: >../include/wxstruct.h:1499: error: no matching function for call to âwxComboBox::wxComboBox(wxWindow*&, wxWindowID&, const wxChar*&, const wxPoint&, const wxSize&, const wxArrayString&, int)â >/usr/include/wx/gtk/combobox.h:54: note: candidates are: wxComboBox::wxComboBox(wxWindow*, wxWindowID, const wxString&, const wxPoint&, const wxSize&, int, const wxString*, long int, const wxValidator&, const wxString&) >/usr/include/wx/gtk/combobox.h:46: note: wxComboBox::wxComboBox() >/usr/include/wx/gtk/combobox.h:44: note: wxComboBox::wxComboBox(const wxComboBox&) >../include/wxstruct.h: In member function âint WinEDAChoiceBox::GetChoice()â: >../include/wxstruct.h:1504: error: âGetCurrentSelectionâ was not declared in this scope >make[1]: *** [3d_canvas.o] Error 1 >make[1]: Leaving directory `/var/tmp/portage/sci-electronics/kicad-20070115/work/kicad-20070115/3d-viewer' >make[1]: Entering directory `/var/tmp/portage/sci-electronics/kicad-20070115/work/kicad-20070115/eeschema' >g++ -march=athlon64 -O2 -pipe -I/usr/lib64/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNO_GCC_PRAGMA -DEESCHEMA -I./ -Ibitmaps -I../include -I../eeschema -c -o eeschema.o eeschema.cpp >g++ -march=athlon64 -O2 -pipe -I/usr/lib64/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNO_GCC_PRAGMA -DEESCHEMA -I./ -Ibitmaps -I../include -I../eeschema -c -o schedit.o schedit.cpp >g++ -march=athlon64 -O2 -pipe -I/usr/lib64/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNO_GCC_PRAGMA -DEESCHEMA -I./ -Ibitmaps -I../include -I../eeschema -c -o load_one_schematic_file.o load_one_schematic_file.cpp >../include/wxstruct.h: In constructor âWinEDAChoiceBox::WinEDAChoiceBox(wxWindow*, wxWindowID, const wxPoint&, const wxSize&, const wxArrayString&)â: >../include/wxstruct.h:1499: error: no matching function for call to âwxComboBox::wxComboBox(wxWindow*&, wxWindowID&, const wxChar*&, const wxPoint&, const wxSize&, const wxArrayString&, int)â >/usr/include/wx/gtk/combobox.h:54: note: candidates are: wxComboBox::wxComboBox(wxWindow*, wxWindowID, const wxString&, const wxPoint&, const wxSize&, int, const wxString*, long int, const wxValidator&, const wxString&) >/usr/include/wx/gtk/combobox.h:46: note: wxComboBox::wxComboBox() >/usr/include/wx/gtk/combobox.h:44: note: wxComboBox::wxComboBox(const wxComboBox&) >../include/wxstruct.h: In member function âint WinEDAChoiceBox::GetChoice()â: >../include/wxstruct.h:1504: error: âGetCurrentSelectionâ was not declared in this scope >load_one_schematic_file.cpp: In function âint ReadPartDescr(wxWindow*, char*, FILE*, BASE_SCREEN*)â: >load_one_schematic_file.cpp:617: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second: >/usr/include/wx/string.h:433: note: candidate 1: wxChar wxString::operator[](int) const >/usr/include/wx/string.h:446: note: candidate 2: wxChar& wxString::operator[](unsigned int) >load_one_schematic_file.cpp:617: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second: >/usr/include/wx/string.h:433: note: candidate 1: wxChar wxString::operator[](int) const >/usr/include/wx/string.h:437: note: candidate 2: wxChar& wxString::operator[](size_t) >make[1]: *** [load_one_schematic_file.o] Error 1 >make[1]: *** Waiting for unfinished jobs.... >../include/wxstruct.h: In constructor âWinEDAChoiceBox::WinEDAChoiceBox(wxWindow*, wxWindowID, const wxPoint&, const wxSize&, const wxArrayString&)â: >../include/wxstruct.h:1499: error: no matching function for call to âwxComboBox::wxComboBox(wxWindow*&, wxWindowID&, const wxChar*&, const wxPoint&, const wxSize&, const wxArrayString&, int)â >/usr/include/wx/gtk/combobox.h:54: note: candidates are: wxComboBox::wxComboBox(wxWindow*, wxWindowID, const wxString&, const wxPoint&, const wxSize&, int, const wxString*, long int, const wxValidator&, const wxString&) >/usr/include/wx/gtk/combobox.h:46: note: wxComboBox::wxComboBox() >/usr/include/wx/gtk/combobox.h:44: note: wxComboBox::wxComboBox(const wxComboBox&) >../include/wxstruct.h: In member function âint WinEDAChoiceBox::GetChoice()â: >../include/wxstruct.h:1504: error: âGetCurrentSelectionâ was not declared in this scope >make[1]: *** [schedit.o] Error 1 >../include/wxstruct.h: In constructor âWinEDAChoiceBox::WinEDAChoiceBox(wxWindow*, wxWindowID, const wxPoint&, const wxSize&, const wxArrayString&)â: >../include/wxstruct.h:1499: error: no matching function for call to âwxComboBox::wxComboBox(wxWindow*&, wxWindowID&, const wxChar*&, const wxPoint&, const wxSize&, const wxArrayString&, int)â >/usr/include/wx/gtk/combobox.h:54: note: candidates are: wxComboBox::wxComboBox(wxWindow*, wxWindowID, const wxString&, const wxPoint&, const wxSize&, int, const wxString*, long int, const wxValidator&, const wxString&) >/usr/include/wx/gtk/combobox.h:46: note: wxComboBox::wxComboBox() >/usr/include/wx/gtk/combobox.h:44: note: wxComboBox::wxComboBox(const wxComboBox&) >../include/wxstruct.h: In member function âint WinEDAChoiceBox::GetChoice()â: >../include/wxstruct.h:1504: error: âGetCurrentSelectionâ was not declared in this scope >make[1]: *** [eeschema.o] Error 1 >make[1]: Leaving directory `/var/tmp/portage/sci-electronics/kicad-20070115/work/kicad-20070115/eeschema' >make[1]: Entering directory `/var/tmp/portage/sci-electronics/kicad-20070115/work/kicad-20070115/eeschema/plugins' >gcc -D__UNIX__ -march=athlon64 -O2 -pipe -Wall netlist_form_pads-pcb.cpp -o netlist_form_pads-pcb -lstdc++ >make[1]: Leaving directory `/var/tmp/portage/sci-electronics/kicad-20070115/work/kicad-20070115/eeschema/plugins' >make[1]: Entering directory `/var/tmp/portage/sci-electronics/kicad-20070115/work/kicad-20070115/pcbnew' >g++ -march=athlon64 -O2 -pipe -I/usr/lib64/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNO_GCC_PRAGMA -DPCBNEW -I./ -Ibitmaps -I../include -I../share -I../pcbnew -I../3d-viewer -c -o pcbnew.o pcbnew.cpp >g++ -march=athlon64 -O2 -pipe -I/usr/lib64/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNO_GCC_PRAGMA -DPCBNEW -I./ -Ibitmaps -I../include -I../share -I../pcbnew -I../3d-viewer -c -o classpcb.o classpcb.cpp >g++ -march=athlon64 -O2 -pipe -I/usr/lib64/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNO_GCC_PRAGMA -DPCBNEW -I./ -Ibitmaps -I../include -I../share -I../pcbnew -I../3d-viewer -c -o lay2plot.o lay2plot.cpp >../include/wxstruct.h: In constructor âWinEDAChoiceBox::WinEDAChoiceBox(wxWindow*, wxWindowID, const wxPoint&, const wxSize&, const wxArrayString&)â: >../include/wxstruct.h:1499: error: no matching function for call to âwxComboBox::wxComboBox(wxWindow*&, wxWindowID&, const wxChar*&, const wxPoint&, const wxSize&, const wxArrayString&, int)â >/usr/include/wx/gtk/combobox.h:54: note: candidates are: wxComboBox::wxComboBox(wxWindow*, wxWindowID, const wxString&, const wxPoint&, const wxSize&, int, const wxString*, long int, const wxValidator&, const wxString&) >/usr/include/wx/gtk/combobox.h:46: note: wxComboBox::wxComboBox() >/usr/include/wx/gtk/combobox.h:44: note: wxComboBox::wxComboBox(const wxComboBox&) >../include/wxstruct.h: In member function âint WinEDAChoiceBox::GetChoice()â: >../include/wxstruct.h:1504: error: âGetCurrentSelectionâ was not declared in this scope >make[1]: *** [classpcb.o] Error 1 >make[1]: *** Waiting for unfinished jobs.... >../include/wxstruct.h: In constructor âWinEDAChoiceBox::WinEDAChoiceBox(wxWindow*, wxWindowID, const wxPoint&, const wxSize&, const wxArrayString&)â: >../include/wxstruct.h:1499: error: no matching function for call to âwxComboBox::wxComboBox(wxWindow*&, wxWindowID&, const wxChar*&, const wxPoint&, const wxSize&, const wxArrayString&, int)â >/usr/include/wx/gtk/combobox.h:54: note: candidates are: wxComboBox::wxComboBox(wxWindow*, wxWindowID, const wxString&, const wxPoint&, const wxSize&, int, const wxString*, long int, const wxValidator&, const wxString&) >/usr/include/wx/gtk/combobox.h:46: note: wxComboBox::wxComboBox() >/usr/include/wx/gtk/combobox.h:44: note: wxComboBox::wxComboBox(const wxComboBox&) >../include/wxstruct.h: In member function âint WinEDAChoiceBox::GetChoice()â: >../include/wxstruct.h:1504: error: âGetCurrentSelectionâ was not declared in this scope >make[1]: *** [pcbnew.o] Error 1 >../include/wxstruct.h: In constructor âWinEDAChoiceBox::WinEDAChoiceBox(wxWindow*, wxWindowID, const wxPoint&, const wxSize&, const wxArrayString&)â: >../include/wxstruct.h:1499: error: no matching function for call to âwxComboBox::wxComboBox(wxWindow*&, wxWindowID&, const wxChar*&, const wxPoint&, const wxSize&, const wxArrayString&, int)â >/usr/include/wx/gtk/combobox.h:54: note: candidates are: wxComboBox::wxComboBox(wxWindow*, wxWindowID, const wxString&, const wxPoint&, const wxSize&, int, const wxString*, long int, const wxValidator&, const wxString&) >/usr/include/wx/gtk/combobox.h:46: note: wxComboBox::wxComboBox() >/usr/include/wx/gtk/combobox.h:44: note: wxComboBox::wxComboBox(const wxComboBox&) >../include/wxstruct.h: In member function âint WinEDAChoiceBox::GetChoice()â: >../include/wxstruct.h:1504: error: âGetCurrentSelectionâ was not declared in this scope >make[1]: *** [lay2plot.o] Error 1 >make[1]: Leaving directory `/var/tmp/portage/sci-electronics/kicad-20070115/work/kicad-20070115/pcbnew' >make[1]: Entering directory `/var/tmp/portage/sci-electronics/kicad-20070115/work/kicad-20070115/cvpcb' >g++ -march=athlon64 -O2 -pipe -I/usr/lib64/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNO_GCC_PRAGMA -DCVPCB -I./ -I../cvpcb -I../include -Ibitmaps -I../pcbnew -I../3d-viewer -c -o cvpcb.o cvpcb.cpp >g++ -march=athlon64 -O2 -pipe -I/usr/lib64/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNO_GCC_PRAGMA -DCVPCB -I./ -I../cvpcb -I../include -Ibitmaps -I../pcbnew -I../3d-viewer -c -o class_cvpcb.o class_cvpcb.cpp >g++ -march=athlon64 -O2 -pipe -I/usr/lib64/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNO_GCC_PRAGMA -DCVPCB -I./ -I../cvpcb -I../include -Ibitmaps -I../pcbnew -I../3d-viewer -c -o memoire.o memoire.cpp >../include/wxstruct.h: In constructor âWinEDAChoiceBox::WinEDAChoiceBox(wxWindow*, wxWindowID, const wxPoint&, const wxSize&, const wxArrayString&)â: >../include/wxstruct.h:1499: error: no matching function for call to âwxComboBox::wxComboBox(wxWindow*&, wxWindowID&, const wxChar*&, const wxPoint&, const wxSize&, const wxArrayString&, int)â >/usr/include/wx/gtk/combobox.h:54: note: candidates are: wxComboBox::wxComboBox(wxWindow*, wxWindowID, const wxString&, const wxPoint&, const wxSize&, int, const wxString*, long int, const wxValidator&, const wxString&) >/usr/include/wx/gtk/combobox.h:46: note: wxComboBox::wxComboBox() >/usr/include/wx/gtk/combobox.h:44: note: wxComboBox::wxComboBox(const wxComboBox&) >../include/wxstruct.h: In member function âint WinEDAChoiceBox::GetChoice()â: >../include/wxstruct.h:1504: error: âGetCurrentSelectionâ was not declared in this scope >make[1]: *** [memoire.o] Error 1 >make[1]: *** Waiting for unfinished jobs.... >../include/wxstruct.h: In constructor âWinEDAChoiceBox::WinEDAChoiceBox(wxWindow*, wxWindowID, const wxPoint&, const wxSize&, const wxArrayString&)â: >../include/wxstruct.h:1499: error: no matching function for call to âwxComboBox::wxComboBox(wxWindow*&, wxWindowID&, const wxChar*&, const wxPoint&, const wxSize&, const wxArrayString&, int)â >/usr/include/wx/gtk/combobox.h:54: note: candidates are: wxComboBox::wxComboBox(wxWindow*, wxWindowID, const wxString&, const wxPoint&, const wxSize&, int, const wxString*, long int, const wxValidator&, const wxString&) >/usr/include/wx/gtk/combobox.h:46: note: wxComboBox::wxComboBox() >/usr/include/wx/gtk/combobox.h:44: note: wxComboBox::wxComboBox(const wxComboBox&) >../include/wxstruct.h: In member function âint WinEDAChoiceBox::GetChoice()â: >../include/wxstruct.h:1504: error: âGetCurrentSelectionâ was not declared in this scope >../include/wxstruct.h: In constructor âWinEDAChoiceBox::WinEDAChoiceBox(wxWindow*, wxWindowID, const wxPoint&, const wxSize&, const wxArrayString&)â: >../include/wxstruct.h:1499: error: no matching function for call to âwxComboBox::wxComboBox(wxWindow*&, wxWindowID&, const wxChar*&, const wxPoint&, const wxSize&, const wxArrayString&, int)â >/usr/include/wx/gtk/combobox.h:54: note: candidates are: wxComboBox::wxComboBox(wxWindow*, wxWindowID, const wxString&, const wxPoint&, const wxSize&, int, const wxString*, long int, const wxValidator&, const wxString&) >/usr/include/wx/gtk/combobox.h:46: note: wxComboBox::wxComboBox() >/usr/include/wx/gtk/combobox.h:44: note: wxComboBox::wxComboBox(const wxComboBox&) >../include/wxstruct.h: In member function âint WinEDAChoiceBox::GetChoice()â: >../include/wxstruct.h:1504: error: âGetCurrentSelectionâ was not declared in this scope >make[1]: *** [class_cvpcb.o] Error 1 >make[1]: *** [cvpcb.o] Error 1 >make[1]: Leaving directory `/var/tmp/portage/sci-electronics/kicad-20070115/work/kicad-20070115/cvpcb' >make[1]: Entering directory `/var/tmp/portage/sci-electronics/kicad-20070115/work/kicad-20070115/kicad' >g++ -march=athlon64 -O2 -pipe -I/usr/lib64/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNO_GCC_PRAGMA -DKICAD -I./ -Ibitmaps -I../include -I../kicad -I../share -c -o kicad.o kicad.cpp >g++ -march=athlon64 -O2 -pipe -I/usr/lib64/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNO_GCC_PRAGMA -DKICAD -I./ -Ibitmaps -I../include -I../kicad -I../share -c -o treeprj.o treeprj.cpp >g++ -march=athlon64 -O2 -pipe -I/usr/lib64/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNO_GCC_PRAGMA -DKICAD -I./ -Ibitmaps -I../include -I../kicad -I../share -c -o buildmnu.o buildmnu.cpp >../include/wxstruct.h: In constructor âWinEDAChoiceBox::WinEDAChoiceBox(wxWindow*, wxWindowID, const wxPoint&, const wxSize&, const wxArrayString&)â: >../include/wxstruct.h:1499: error: no matching function for call to âwxComboBox::wxComboBox(wxWindow*&, wxWindowID&, const wxChar*&, const wxPoint&, const wxSize&, const wxArrayString&, int)â >/usr/include/wx/gtk/combobox.h:54: note: candidates are: wxComboBox::wxComboBox(wxWindow*, wxWindowID, const wxString&, const wxPoint&, const wxSize&, int, const wxString*, long int, const wxValidator&, const wxString&) >/usr/include/wx/gtk/combobox.h:46: note: wxComboBox::wxComboBox() >/usr/include/wx/gtk/combobox.h:44: note: wxComboBox::wxComboBox(const wxComboBox&) >../include/wxstruct.h: In member function âint WinEDAChoiceBox::GetChoice()â: >../include/wxstruct.h:1504: error: âGetCurrentSelectionâ was not declared in this scope >make[1]: *** [treeprj.o] Error 1 >make[1]: *** Waiting for unfinished jobs.... >../include/wxstruct.h: In constructor âWinEDAChoiceBox::WinEDAChoiceBox(wxWindow*, wxWindowID, const wxPoint&, const wxSize&, const wxArrayString&)â: >../include/wxstruct.h:1499: error: no matching function for call to âwxComboBox::wxComboBox(wxWindow*&, wxWindowID&, const wxChar*&, const wxPoint&, const wxSize&, const wxArrayString&, int)â >/usr/include/wx/gtk/combobox.h:54: note: candidates are: wxComboBox::wxComboBox(wxWindow*, wxWindowID, const wxString&, const wxPoint&, const wxSize&, int, const wxString*, long int, const wxValidator&, const wxString&) >/usr/include/wx/gtk/combobox.h:46: note: wxComboBox::wxComboBox() >/usr/include/wx/gtk/combobox.h:44: note: wxComboBox::wxComboBox(const wxComboBox&) >../include/wxstruct.h: In member function âint WinEDAChoiceBox::GetChoice()â: >../include/wxstruct.h:1504: error: âGetCurrentSelectionâ was not declared in this scope >make[1]: *** [kicad.o] Error 1 >../include/wxstruct.h: In constructor âWinEDAChoiceBox::WinEDAChoiceBox(wxWindow*, wxWindowID, const wxPoint&, const wxSize&, const wxArrayString&)â: >../include/wxstruct.h:1499: error: no matching function for call to âwxComboBox::wxComboBox(wxWindow*&, wxWindowID&, const wxChar*&, const wxPoint&, const wxSize&, const wxArrayString&, int)â >/usr/include/wx/gtk/combobox.h:54: note: candidates are: wxComboBox::wxComboBox(wxWindow*, wxWindowID, const wxString&, const wxPoint&, const wxSize&, int, const wxString*, long int, const wxValidator&, const wxString&) >/usr/include/wx/gtk/combobox.h:46: note: wxComboBox::wxComboBox() >/usr/include/wx/gtk/combobox.h:44: note: wxComboBox::wxComboBox(const wxComboBox&) >../include/wxstruct.h: In member function âint WinEDAChoiceBox::GetChoice()â: >../include/wxstruct.h:1504: error: âGetCurrentSelectionâ was not declared in this scope >make[1]: *** [buildmnu.o] Error 1 >make[1]: Leaving directory `/var/tmp/portage/sci-electronics/kicad-20070115/work/kicad-20070115/kicad' >make[1]: Entering directory `/var/tmp/portage/sci-electronics/kicad-20070115/work/kicad-20070115/gerbview' >g++ -march=athlon64 -O2 -pipe -I/usr/lib64/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNO_GCC_PRAGMA -DGERBVIEW -DPCBNEW -I./ -I../gerbview -I../include -I../share -I../pcbnew -I../3d-viewer -c -o gerbview.o gerbview.cpp >gcc -march=athlon64 -O2 -pipe -c -I/usr/lib64/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNO_GCC_PRAGMA -DGERBVIEW -DPCBNEW -I./ -I../gerbview -I../include -I../share -I../pcbnew -I../3d-viewer -o classpcb.o ../pcbnew/classpcb.cpp >g++ -march=athlon64 -O2 -pipe -I/usr/lib64/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNO_GCC_PRAGMA -DGERBVIEW -DPCBNEW -I./ -I../gerbview -I../include -I../share -I../pcbnew -I../3d-viewer -c -o lay2plot.o lay2plot.cpp >../include/wxstruct.h: In constructor âWinEDAChoiceBox::WinEDAChoiceBox(wxWindow*, wxWindowID, const wxPoint&, const wxSize&, const wxArrayString&)â: >../include/wxstruct.h:1499: error: no matching function for call to âwxComboBox::wxComboBox(wxWindow*&, wxWindowID&, const wxChar*&, const wxPoint&, const wxSize&, const wxArrayString&, int)â >/usr/include/wx/gtk/combobox.h:54: note: candidates are: wxComboBox::wxComboBox(wxWindow*, wxWindowID, const wxString&, const wxPoint&, const wxSize&, int, const wxString*, long int, const wxValidator&, const wxString&) >/usr/include/wx/gtk/combobox.h:46: note: wxComboBox::wxComboBox() >/usr/include/wx/gtk/combobox.h:44: note: wxComboBox::wxComboBox(const wxComboBox&) >../include/wxstruct.h: In member function âint WinEDAChoiceBox::GetChoice()â: >../include/wxstruct.h:1504: error: âGetCurrentSelectionâ was not declared in this scope >make[1]: *** [lay2plot.o] Error 1 >make[1]: *** Waiting for unfinished jobs.... >../include/wxstruct.h: In constructor âWinEDAChoiceBox::WinEDAChoiceBox(wxWindow*, wxWindowID, const wxPoint&, const wxSize&, const wxArrayString&)â: >../include/wxstruct.h:1499: error: no matching function for call to âwxComboBox::wxComboBox(wxWindow*&, wxWindowID&, const wxChar*&, const wxPoint&, const wxSize&, const wxArrayString&, int)â >/usr/include/wx/gtk/combobox.h:54: note: candidates are: wxComboBox::wxComboBox(wxWindow*, wxWindowID, const wxString&, const wxPoint&, const wxSize&, int, const wxString*, long int, const wxValidator&, const wxString&) >/usr/include/wx/gtk/combobox.h:46: note: wxComboBox::wxComboBox() >/usr/include/wx/gtk/combobox.h:44: note: wxComboBox::wxComboBox(const wxComboBox&) >../include/wxstruct.h: In member function âint WinEDAChoiceBox::GetChoice()â: >../include/wxstruct.h:1504: error: âGetCurrentSelectionâ was not declared in this scope >../include/wxstruct.h: In constructor âWinEDAChoiceBox::WinEDAChoiceBox(wxWindow*, wxWindowID, const wxPoint&, const wxSize&, const wxArrayString&)â: >../include/wxstruct.h:1499: error: no matching function for call to âwxComboBox::wxComboBox(wxWindow*&, wxWindowID&, const wxChar*&, const wxPoint&, const wxSize&, const wxArrayString&, int)â >/usr/include/wx/gtk/combobox.h:54: note: candidates are: wxComboBox::wxComboBox(wxWindow*, wxWindowID, const wxString&, const wxPoint&, const wxSize&, int, const wxString*, long int, const wxValidator&, const wxString&) >/usr/include/wx/gtk/combobox.h:46: note: wxComboBox::wxComboBox() >/usr/include/wx/gtk/combobox.h:44: note: wxComboBox::wxComboBox(const wxComboBox&) >../include/wxstruct.h: In member function âint WinEDAChoiceBox::GetChoice()â: >../include/wxstruct.h:1504: error: âGetCurrentSelectionâ was not declared in this scope >make[1]: *** [classpcb.o] Error 1 >make[1]: *** [gerbview.o] Error 1 >make[1]: Leaving directory `/var/tmp/portage/sci-electronics/kicad-20070115/work/kicad-20070115/gerbview' >make: *** [all] Error 2 > >!!! ERROR: sci-electronics/kicad-20070115 failed. >Call stack: > ebuild.sh, line 1614: Called dyn_compile > ebuild.sh, line 971: Called qa_call 'src_compile' > environment, line 3399: Called src_compile > kicad-20070115.ebuild, line 45: Called die > >!!! make failed (main) >!!! If you need support, post the topmost build error, and the call stack if relevant. >!!! A complete build log is located at '/var/tmp/portage/sci-electronics/kicad-20070115/temp/build.log'. >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 169728
:
112380
|
112382
|
112388