View Issue Details

IDProjectCategoryView StatusLast Update
0003934ardourbugspublic2020-04-19 20:15
Reportersun Assigned Tocth103  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Target Version3.0-beta1 
Summary0003934: waf install fails to build on Maverick and Natty.
DescriptionWhen I try to build Ardour 3 from SVN, ./waf install gives me the following errors:

[564/738] cxx: gtk2_ardour/opts.cc -> build/default/gtk2_ardour/opts_1.o
[565/738] cxx: gtk2_ardour/panner2d.cc -> build/default/gtk2_ardour/panner2d_1.o
[566/738] cxx: gtk2_ardour/panner_ui.cc -> build/default/gtk2_ardour/panner_ui_1.o
[567/738] cxx: gtk2_ardour/piano_roll_header.cc -> build/default/gtk2_ardour/piano_roll_header_1.o
[568/738] cxx: gtk2_ardour/playlist_selector.cc -> build/default/gtk2_ardour/playlist_selector_1.o
[569/738] cxx: gtk2_ardour/plugin_eq_gui.cc -> build/default/gtk2_ardour/plugin_eq_gui_1.o
[570/738] cxx: gtk2_ardour/plugin_selector.cc -> build/default/gtk2_ardour/plugin_selector_1.o
[571/738] cxx: gtk2_ardour/plugin_ui.cc -> build/default/gtk2_ardour/plugin_ui_1.o
[572/738] cxx: gtk2_ardour/port_group.cc -> build/default/gtk2_ardour/port_group_1.o
../gtk2_ardour/plugin_eq_gui.cc: In constructor ‘PluginEqGui::PluginEqGui(boost::shared_ptr<ARDOUR::PluginInsert>)’:
../gtk2_ardour/plugin_eq_gui.cc:76:47: error: call of overloaded ‘ComboBox(Glib::RefPtr<Gtk::ListStore>&)’ is ambiguous
/usr/include/gtkmm-2.4/gtkmm/combobox.h:145:12: note: candidates are: Gtk::ComboBox::ComboBox(bool)
/usr/include/gtkmm-2.4/gtkmm/combobox.h:137:12: note: Gtk::ComboBox::ComboBox(const Glib::RefPtr<Gtk::TreeModel>&)
Waf: Leaving directory `/home/gott/3.0/build'
Build failed: -> task failed (err 0000001):
    {task: cxx plugin_eq_gui.cc -> plugin_eq_gui_1.o}
Additional InformationTried on Ubuntu 10.10 and 11.4 Beta 1, 64bit.

Rev. 9282
TagsNo tags attached.

Relationships

duplicate of 0003946 closedcth103 Ardour 3 alpha 4 fails to compile from sources 

Activities

cth103

2011-04-05 10:28

administrator   ~0010481

Works for me on 10.10. Could you perhaps tell us the output of

pkg-config --modversion gtkmm-2.4

on both machines?

sun

2011-04-05 14:17

reporter   ~0010483

Unfortunately I have only 11.04 installed by now.

pkg-config --modversion gtkmm-2.4 outputs 2.24.0 on that system.

cth103

2011-04-06 23:27

administrator   ~0010498

This should be fixed in SVN 9319. Please re-open this bug if not.

system

2020-04-19 20:15

developer   ~0022510

Issue has been closed automatically, by Trigger Close Plugin.
Feel free to re-open with additional information if you think the issue is not resolved.

Issue History

Date Modified Username Field Change
2011-04-04 20:20 sun New Issue
2011-04-05 10:14 cth103 cost => 0.00
2011-04-05 10:14 cth103 Target Version => 3.0-beta1
2011-04-05 10:28 cth103 Note Added: 0010481
2011-04-05 10:28 cth103 Status new => feedback
2011-04-05 14:17 sun Note Added: 0010483
2011-04-06 19:56 cth103 Relationship added duplicate of 0003946
2011-04-06 23:27 cth103 Note Added: 0010498
2011-04-06 23:27 cth103 Status feedback => resolved
2011-04-06 23:27 cth103 Resolution open => fixed
2011-04-06 23:27 cth103 Assigned To => cth103
2020-04-19 20:15 system Note Added: 0022510
2020-04-19 20:15 system Status resolved => closed