Guest User

Untitled

a guest
Jul 23rd, 2015
345
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.67 KB | None | 0 0
  1. ==> Task::Star depends on DBIish, JSON::RPC, Grammar::Debugger, LWP::Simple, Pod::To::HTML, PSGI, MIME::Base64, SVG, p6doc, Debugger::UI::CommandLine, XML::Writer, SVG::Plot, Grammar::Profiler::Simple, Digest::MD5
  2. ==> JSON::RPC depends on LWP::Simple
  3. ==> LWP::Simple depends on MIME::Base64
  4. ==> LWP::Simple depends on MIME::Base64
  5. ==> SVG depends on XML::Writer
  6. ==> p6doc depends on File::Temp
  7. ==> File::Temp depends on File::Directory::Tree
  8. ==> SVG::Plot depends on SVG
  9. ==> SVG depends on XML::Writer
  10. ==> Fetching DBIish
  11. ==> Building DBIish
  12. Compiling lib/DBIish.pm6 to mbc
  13. Compiling lib/DBDish.pm6 to mbc
  14. Compiling lib/DBDish/TestMock.pm6 to mbc
  15. Compiling lib/DBDish/mysql.pm6 to mbc
  16. Compiling lib/DBDish/Pg.pm6 to mbc
  17. Compiling lib/DBDish/SQLite.pm6 to mbc
  18. ==> Testing DBIish
  19. Use of uninitialized value %ENV of type Any in string context in block <unit> at t/01-ConnectConfig-PG.t:26
  20. # Using PGDATABASE:
  21. t/01-ConnectConfig-PG.t ... ok
  22. t/05-mock.t ............... ok
  23. # Connect failed with error DBD::mysql connection failed: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
  24. t/10-mysql.t .............. ok
  25. # Connect failed with error DBD::mysql connection failed: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
  26. t/25-mysql-common.t ....... ok
  27.  
  28. # Failed test 'backslash escapes and doubled single quote'
  29. # at t/30-Pg.t line 10
  30. # expected: ''a\.b''cd?', "\"?", $1'
  31. # got: (Any)
  32. # Looks like you failed 1 test of 2
  33. t/30-Pg.t .................
  34. Dubious, test returned 1 (wstat 256, 0x100)
  35. Failed 1/2 subtests
  36. # Connect failed with error Dynamic variable %*opts not found
  37. t/35-Pg-common.t .......... ok
  38. # Connect failed with error Cannot locate native library 'libsqlite3.so': libsqlite3.so: cannot open shared object file: No such file or directory
  39. t/40-sqlite-common.t ...... ok
  40. t/41-sqlite-exec-error.t .. ok
  41.  
  42. Test Summary Report
  43. -------------------
  44. t/30-Pg.t (Wstat: 256 Tests: 2 Failed: 1)
  45. Failed test: 2
  46. Non-zero exit status: 1
  47. Files=8, Tests=248, 30 wallclock secs ( 0.03 usr 0.10 sys + 22.84 cusr 5.95 csys = 28.92 CPU)
  48. Result: FAIL
  49. test stage failed for DBIish: Tests failed
  50. in method throw at /root/.rakudobrew/moar-nom/install/share/perl6/runtime/CORE.setting.moarvm:1
  51. in method install at lib/Panda.pm:133
  52. in block at lib/Panda.pm:214
  53. in method resolve at lib/Panda.pm:208
  54. in sub MAIN at /root/.rakudobrew/bin/../moar-nom/install/share/perl6/site/bin/panda:20
  55. in block <unit> at /root/.rakudobrew/bin/../moar-nom/install/share/perl6/site/bin/panda:87
  56.  
  57.  
  58. Failure Summary
  59. ----------------
  60. Task::Star
  61. *test stage failed for DBIish: Tests failed
Advertisement
Add Comment
Please, Sign In to add comment