Padre has a segfault: $ perl -I blib t/01_compile.t 1..37 Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading configurations from ~/.fonts.conf is deprecated. ok 1 - use Wx; # Tests find Wx: 0.9922 wxWidgets 2.8.12 ok 2 - use t::lib::Padre; ok 3 - use Padre::Util; ok 4 - use Padre::Config; ok 5 - use Padre::Config::Apply; ok 6 - use Padre::Config::Project; ok 7 - use Padre::DB::Timeline; ok 8 - use Padre::DB; ok 9 - use Padre::Project; ok 10 - use Padre::Wx; ok 11 - use Padre::Wx::HtmlWindow; ok 12 - use Padre::Wx::Printout; ok 13 - use Padre::Wx::Dialog::PluginManager; ok 14 - use Padre::Wx::Dialog::Preferences; ok 15 - use Padre::Wx::TextEntryDialog::History; ok 16 - use Padre::Wx::ComboBox::History; ok 17 - use Padre::Wx::ComboBox::FindTerm; ok 18 - use Padre; ok 19 - use Padre::Pod2HTML; ok 20 - use Padre::Plugin::Devel; ok 21 - use Padre::Plugin::My; ok 22 - use Padre::Task; ok 23 - use Padre::TaskWorker; ok 24 - use Padre::TaskHandle; ok 25 - use Padre::TaskManager; ok 26 - use Padre::Role::Task; # 1373283066.92096 (eval) 'WARN: Inefficiently loading Padre::Util::Win32 when not on Win32' ok 27 - Loaded the remaining 231 classes ok ok 28 - Script script/padre compiles ok 29 - Script share/examples/wx/01_simple_frame.pl compiles ok 30 - Script share/examples/wx/02_label.pl compiles ok 31 - Script share/examples/wx/03_button.pl compiles ok 32 - Script share/examples/wx/04_button_with_event.pl compiles ok 33 - Script share/examples/wx/05_button_with_event_and_message_box.pl compiles ok 34 - Script share/examples/wx/21_progress_bar.pl compiles ok 35 - Script share/examples/wx/22_notebook.pl compiles ok 36 - Script share/examples/wx/30_editor.pl compiles ok 37 - no warnings Segmentation fault $ echo $? 139
This exit code matches what gregoa has found. But not the exit status found in the build system ("Non-zero wait status: 11") HTH -- https://github.com/dod38fr/ -o- http://search.cpan.org/~ddumont/ http://ddumont.wordpress.com/ -o- irc: dod at irc.debian.org -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org