FS#38470 - [openbabel] Fails to build
Attached to Project:
Arch Linux
Opened by Kevin Mihelich (kmihelich) - Saturday, 11 January 2014, 22:56 GMT
Last edited by Eric Belanger (Snowman) - Monday, 13 January 2014, 09:49 GMT
Opened by Kevin Mihelich (kmihelich) - Saturday, 11 January 2014, 22:56 GMT
Last edited by Eric Belanger (Snowman) - Monday, 13 January 2014, 09:49 GMT
|
Details
Description: The current package fails to build.
Additional info: * package version: 2.3.2-2 * log: [ 83%] Building CXX object src/GUI/CMakeFiles/obgui.dir/OBGUI.o /build/openbabel/src/openbabel-2.3.2/src/GUI/OBGUI.cpp: In member function 'void OBGUIFrame::OnClickPlugin(wxCommandEvent&)': /build/openbabel/src/openbabel-2.3.2/src/GUI/OBGUI.cpp:1085:5: error: 'wxwxMenuItemListNode' was not declared in this scope wxwxMenuItemListNode *node = listMenu->GetMenuItems().GetFirst(); ^ /build/openbabel/src/openbabel-2.3.2/src/GUI/OBGUI.cpp:1085:27: error: 'node' was not declared in this scope wxwxMenuItemListNode *node = listMenu->GetMenuItems().GetFirst(); ^ src/GUI/CMakeFiles/obgui.dir/build.make:57: recipe for target 'src/GUI/CMakeFiles/obgui.dir/OBGUI.o' failed make[2]: *** [src/GUI/CMakeFiles/obgui.dir/OBGUI.o] Error 1 CMakeFiles/Makefile2:5814: recipe for target 'src/GUI/CMakeFiles/obgui.dir/all' failed make[1]: *** [src/GUI/CMakeFiles/obgui.dir/all] Error 2 Makefile:126: recipe for target 'all' failed make: *** [all] Error 2 Steps to reproduce: Build from a clean chroot with up to date packages. |
This task depends upon
Closed by Eric Belanger (Snowman)
Monday, 13 January 2014, 09:49 GMT
Reason for closing: Fixed
Additional comments about closing: openbabel-2.3.2-3 now use wxgtk2.8
Monday, 13 January 2014, 09:49 GMT
Reason for closing: Fixed
Additional comments about closing: openbabel-2.3.2-3 now use wxgtk2.8
Comment by
Jelle van der Waa (jelly) - Sunday,
12 January 2014, 11:05 GMT
This works for me with a clone chroot, what kind of chroot did you
use? (testing or not) ?
Comment by
Kevin Mihelich (kmihelich) - Sunday,
12 January 2014, 15:51 GMT
Not using testing packages.
Comment by
Jelle van der Waa (jelly) - Sunday,
12 January 2014, 18:52 GMT
this package breaks when building in [testing] chroot. Probably
due to wxgtk update