Hi Tarun, this package ftbfs with nattys current valac:

   dh_auto_build
make[1]: se ingresa al directorio «/tmp/aaa/moserial-2.30.0»
/usr/bin/valac -C --pkg gtk+-2.0 --pkg gdk-2.0 --pkg Config --pkg posix --pkg 
gconf-2.0 --vapidir src/ --basedir . src/MainWindow.vala src/Main.vala 
src/SettingsDialog.vala src/Settings.vala src/SendProgressDialog.vala 
src/ReceiveChooserDialog.vala src/ReceiveProgressDialog.vala 
src/RecordDialog.vala src/PreferencesDialog.vala src/SerialConnection.vala 
src/HexTextBuffer.vala src/SerialStreamRecorder.vala src/InputParser.vala 
src/Rzwrapper.vala src/XmodemFilenameDialog.vala src/SendChooserDialog.vala 
src/Szwrapper.vala src/AutoScroll.vala src/Preferences.vala src/Profile.vala 
src/DefaultPaths.vala src/MoUtils.vala
posix.vapi:217.17-217.20: warning: deprecated syntax, use `unowned` modifier
                public static weak string to_string (int err_no);
                              ^^^^
posix.vapi:471.31-471.37: warning: deprecated syntax, use [CCode (has_target = 
false)]
                public static delegate void Handler (int sig_num);
                                            ^^^^^^^
posix.vapi:505.31-505.43: warning: deprecated syntax, use [CCode (has_target = 
false)]
                public static delegate void ActionHandler (int sig_num, Info 
info, void* context);
                                            ^^^^^^^^^^^^^
src/MainWindow.vala:719.31-719.36: error: `Action' is an ambiguous reference 
between `GLib.Action' and `Gtk.Action'
        private void showHelpAction (Action a) {
                                     ^^^^^^
src/MainWindow.vala:874.24-874.29: error: `Action' is an ambiguous reference 
between `GLib.Action' and `Gtk.Action'
        private void editMenu(Action a) {
                              ^^^^^^
src/MainWindow.vala:127.32-127.37: error: `Action' is an ambiguous reference 
between `GLib.Action' and `Gtk.Action'
                Action quit = (Action)builder.get_object("menubar_quit");
                               ^^^^^^
src/MainWindow.vala:127.17-127.22: error: `Action' is an ambiguous reference 
between `GLib.Action' and `Gtk.Action'
                Action quit = (Action)builder.get_object("menubar_quit");
                ^^^^^^
src/MainWindow.vala:129.34-129.39: error: `Action' is an ambiguous reference 
between `GLib.Action' and `Gtk.Action'
                Action saveAs = 
(Action)builder.get_object("menubar_save_settings_as");

I got this error applying your debdiff, thanks for your work.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/713931

Title:
  New version of moserial available upstream

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to