Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 564104 - sci-chemistry/gamessq-1.2 fails to build with wxGTK:3.0
Summary: sci-chemistry/gamessq-1.2 fails to build with wxGTK:3.0
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Deadline: 2017-07-05
Assignee: Gentoo Chemistry-Related Packages
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: wxwidgets-3.0
  Show dependency tree
 
Reported: 2015-10-25 15:51 UTC by Pacho Ramos
Modified: 2017-07-05 13:38 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pacho Ramos gentoo-dev 2015-10-25 15:51:47 UTC
In file included from job_options_dialog.cpp:36:0:
job_options_dialog.h:72:239: error: 'wxDIALOG_MODAL' was not declared in this scope
     JobOptionsDialog( wxWindow* parent, wxWindowID id = SYMBOL_JOBOPTIONSDIALOG_IDNAME, const wxString& caption = SYMBOL_JOBOPTIONSDIALOG_TITLE, const wxPoint& pos = SYMBOL_JOBOPTIONSDIALOG_POSITION, const wxSize& size = SYMBOL_JOBOPTIONSDIALOG_SIZE, long style = SYMBOL_JOBOPTIONSDIALOG_STYLE );
                                                                                                                                                                                                                                               ^
job_options_dialog.h:75:234: error: 'wxDIALOG_MODAL' was not declared in this scope
     bool Create( wxWindow* parent, wxWindowID id = SYMBOL_JOBOPTIONSDIALOG_IDNAME, const wxString& caption = SYMBOL_JOBOPTIONSDIALOG_TITLE, const wxPoint& pos = SYMBOL_JOBOPTIONSDIALOG_POSITION, const wxSize& size = SYMBOL_JOBOPTIONSDIALOG_SIZE, long style = SYMBOL_JOBOPTIONSDIALOG_STYLE );
                                                                                                                                                                                                                                          ^
Makefile:379: recipe for target 'job_options_dialog.o' failed
make[1]: *** [job_options_dialog.o] Error 1
make[1]: *** Waiting for unfinished jobs....
In file included from confirm_overwrite.cpp:36:0:
confirm_overwrite.h:73:255: error: 'wxDIALOG_MODAL' was not declared in this scope
     ConfirmOverwrite( wxWindow* parent, wxWindowID id = SYMBOL_CONFIRMOVERWRITE_IDNAME, const wxString& caption = SYMBOL_CONFIRMOVERWRITE_TITLE, const wxPoint& pos = SYMBOL_CONFIRMOVERWRITE_POSITION, const wxSize& size = SYMBOL_CONFIRMOVERWRITE_SIZE, long style = SYMBOL_CONFIRMOVERWRITE_STYLE );
                                                                                                                                                                                                                                                               ^
confirm_overwrite.h:76:250: error: 'wxDIALOG_MODAL' was not declared in this scope
     bool Create( wxWindow* parent, wxWindowID id = SYMBOL_CONFIRMOVERWRITE_IDNAME, const wxString& caption = SYMBOL_CONFIRMOVERWRITE_TITLE, const wxPoint& pos = SYMBOL_CONFIRMOVERWRITE_POSITION, const wxSize& size = SYMBOL_CONFIRMOVERWRITE_SIZE, long style = SYMBOL_CONFIRMOVERWRITE_STYLE );
                                                                                                                                                                                                                                                          ^
confirm_overwrite.cpp: In constructor 'ConfirmOverwrite::ConfirmOverwrite(wxWindow*, wxArrayString&)':
confirm_overwrite.cpp:198:36: error: 'wxDIALOG_MODAL' was not declared in this scope
    SYMBOL_CONFIRMOVERWRITE_STYLE );
                                    ^
Makefile:379: recipe for target 'confirm_overwrite.o' failed
make[1]: *** [confirm_overwrite.o] Error 1
In file included from configuration_dialog.cpp:36:0:
configuration_dialog.h:77:259: error: 'wxDIALOG_MODAL' was not declared in this scope
     ConfigurationDialog( wxWindow* parent, wxWindowID id = SYMBOL_CONFIGURATIONDIALOG_IDNAME, const wxString& caption = SYMBOL_CONFIGURATIONDIALOG_TITLE, const wxPoint& pos = SYMBOL_CONFIGURATIONDIALOG_POSITION, const wxSize& size = SYMBOL_CONFIGURATIONDIALOG_SIZE, long style = SYMBOL_CONFIGURATIONDIALOG_STYLE );
                                                                                                                                                                                                                                                                   ^
configuration_dialog.h:80:251: error: 'wxDIALOG_MODAL' was not declared in this scope
     bool Create( wxWindow* parent, wxWindowID id = SYMBOL_CONFIGURATIONDIALOG_IDNAME, const wxString& caption = SYMBOL_CONFIGURATIONDIALOG_TITLE, const wxPoint& pos = SYMBOL_CONFIGURATIONDIALOG_POSITION, const wxSize& size = SYMBOL_CONFIGURATIONDIALOG_SIZE, long style = SYMBOL_CONFIGURATIONDIALOG_STYLE );
                                                                                                                                                                                                                                                           ^
In file included from /usr/include/wx-3.0/wx/wx.h:24:0,
                 from configuration_dialog.cpp:30:
/usr/include/wx-3.0/wx/event.h: In member function 'void ConfigurationDialog::OnOkClick(wxCommandEvent&)':
/usr/include/wx-3.0/wx/event.h:3387:18: error: 'virtual void wxEvtHandler::AddPendingEvent(const wxEvent&)' is inaccessible
     virtual void AddPendingEvent(const wxEvent& event)
                  ^
configuration_dialog.cpp:334:38: error: within this context
  GetParent()->AddPendingEvent(okEvent);
                                      ^
Makefile:379: recipe for target 'configuration_dialog.o' failed
make[1]: *** [configuration_dialog.o] Error 1
make[1]: Leaving directory '/var/tmp/portage/sci-chemistry/gamessq-1.2/work/gamessq-1.2/src'
Makefile:307: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1
Comment 1 Pacho Ramos gentoo-dev 2015-10-25 15:53:04 UTC
Maybe a snapshot could help as I see some commits wanting to support wx-3.0
https://github.com/brettbode/GamessQ/commits/master
Comment 2 Pacho Ramos gentoo-dev 2017-02-08 12:58:47 UTC
Or, since nothing in the tree needs this, maybe this could be treecleaned :/
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2017-06-05 17:55:00 UTC
# Michał Górny <mgorny@gentoo.org> (05 Jun 2017)
# (on behalf of Treecleaner project)
# Unmaintained in Gentoo. Requires old wxPython. GAMESS itself
# is masked for removal already.
# Removal in 30 days. Bug #564104.
sci-chemistry/gamessq
Comment 4 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2017-07-05 13:38:14 UTC
commit 4d32aba07f2346ef6a78ab409164aa3e5112ef50
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: Wed Jul 5 15:33:29 2017
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: Wed Jul 5 15:35:45 2017

    sci-chemistry/gamessq: Remove last-rited pkg, #564104