Advertisement
david_david

filezilla_irc

Jun 20th, 2015
267
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.51 KB | None | 0 0
  1. [13:29] <david_david> hello team filezilla
  2. [13:29] <david_david> I tried to build filezilla-3.11.0.2 on Mageia Build System but I get an error during compile maybe with wxWidgets-3.0.2
  3. [13:30] <david_david> here the full log compile:
  4. [13:30] <david_david> http://pkgsubmit.mageia.org/uploads/failure/cauldron/core/release/20150620095431.daviddavid.valstar.23855/log/filezilla-3.11.0.2-1.mga6/build.0.20150620095552.log
  5. [15:33] <filezilla_bot> Tim Kosse 6783 /FileZilla3/trunk/src/interface/commandqueue.cpp Avoid C++14 generic lambda. * https://svn.filezilla-project.org/filezilla/?view=revision&revision=6783
  6. [18:32] <filezilla_bot> Tim Kosse 6784 /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp This should fix a compile error with some non-standard wx configurations. * https://svn.filezilla-project.org/filezilla/?view=revision&revision=6784
  7. [18:33] <codesquid> david_david: this should be fixed in the repository as of r6784
  8. [18:39] <david_david> codesquid: ok thanks, I try a build with this new fix
  9. [18:58] <-- RT|Chatzilla (~rt@reactos/tester/RT) a quitté ce serveur (Quit: ChatZilla 0.9.86.1 [Firefox 2.0.0.22pre/2009081014]).
  10. [20:20] <david_david> codesquid: thank you very much! now filezilla-3.11.0.2 built fine on Mageia BS :)
  11. [20:20] <david_david> http://pkgsubmit.mageia.org/uploads/done/cauldron/core/release/20150620170849.daviddavid.valstar.10826/filezilla-3.11.0.2-1.mga6/build.0.20150620175517.log
  12. [20:20] <codesquid> enjoy!
  13.  
  14. [21:29] <david_david> codesquid: what do you meant by non-standard? about wxWidgets
  15. [21:30] <codesquid> it works fine on many other systems
  16. [21:30] <codesquid> there must be something different with your wx installation
  17. [21:32] <codesquid> do you happen to know which configure arguments your wx uses?
  18. [21:35] <david_david> codesquid: no but I'll ask our wxwidgets maintainer
  19. [21:41] <david_david> codesquid: can this help you: http://svnweb.mageia.org/packages/cauldron/wxgtk/current/SPECS/wxgtk.spec?revision=818725&view=markup
  20. [21:41] <codesquid> excellent
  21. [21:46] <david_david> codesquid: we have recently remove utf8 support, can it come from this?
  22. [21:46] <codesquid> possibly
  23. [21:51] <david_david> codesquid: ah no we have not pushed the change of utf8 support so it comes not from this one :(
  24. [21:51] <codesquid> ah
  25. [21:51] <codesquid> yes, that might explain it
  26. [21:51] <codesquid> I'm very much surprised it even compiles at all with --enable-utf8
  27. [21:52] <codesquid> (aside from that one error)
  28. [21:53] <codesquid> all sorts of things might break in that configuration at runtime
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement