Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test failures installing Rakudo* 2017.01 on Raspberry Pi #6193

Open
p6rt opened this issue Apr 16, 2017 · 3 comments
Open

Test failures installing Rakudo* 2017.01 on Raspberry Pi #6193

p6rt opened this issue Apr 16, 2017 · 3 comments

Comments

@p6rt
Copy link

p6rt commented Apr 16, 2017

Migrated from rt.perl.org#131160 (status was 'new')

Searchable as RT131160$

@p6rt
Copy link
Author

p6rt commented Apr 16, 2017

From 1parrota@gmail.com

Environment​: Pi 3B in a Pi-Top Ceed, running "Polaris" Linux (basically Debian)

Not connected to the internet. (Which may have triggered some of the
github errors.)

Error messages snipped from the output are in the accompanying file.

@p6rt
Copy link
Author

p6rt commented Apr 16, 2017

From 1parrota@gmail.com

errors

@p6rt
Copy link
Author

p6rt commented Apr 17, 2017

From @zoffixznet

Here's op's attachment​:

Problems with rakudo* install
t/basic-auth.t ..................1/9Failed to resolve host name
  in method make_request at /home/guru/rakudo/rakudo-star-2017.01/modules/perl6-lwp-simple/lib/LWP/Simple.pm (LWP​::Simple) line 231
  in method request_shell at /home/guru/rakudo/rakudo-star-2017.01/modules/perl6-lwp-simple/lib/LWP/Simple.pm (LWP​::Simple) line 81
  in method get at /home/guru/rakudo/rakudo-star-2017.01/modules/perl6-lwp-simple/lib/LWP/Simple.pm (LWP​::Simple) line 31
  in block <unit> at t/basic-auth.t line 38
Test Summary Report


t/basic-auth.t (Wstat​: 0 Tests​: 8 Failed​: 0)
  Parse errors​: Bad plan. You planned 9 tests but ran 8.
t/custom-headers-and-content.t (Wstat​: 0 Tests​: 0 Failed​: 0)
  Parse errors​: Bad plan. You planned 1 tests but ran 0.
t/get-binary-camelia.t (Wstat​: 0 Tests​: 0 Failed​: 0)
  Parse errors​: Bad plan. You planned 1 tests but ran 0.
t/get-chunked-6guts.t (Wstat​: 0 Tests​: 0 Failed​: 0)
  Parse errors​: Bad plan. You planned 1 tests but ran 0.
t/get-perl6-org.t (Wstat​: 0 Tests​: 0 Failed​: 0)
  Parse errors​: Bad plan. You planned 2 tests but ran 0.
t/get-unsized.t (Wstat​: 0 Tests​: 0 Failed​: 0)
  Parse errors​: Bad plan. You planned 1 tests but ran 0.
t/get-w3-latin1-utf8.t (Wstat​: 0 Tests​: 0 Failed​: 0)
  Parse errors​: Bad plan. You planned 2 tests but ran 0.
t/get-w3-redirect.t (Wstat​: 0 Tests​: 0 Failed​: 0)
  Parse errors​: Bad plan. You planned 1 tests but ran 0.
t/getstore.t (Wstat​: 0 Tests​: 0 Failed​: 0)
  Parse errors​: Bad plan. You planned 4 tests but ran 0.
t/socket-sanity.t (Wstat​: 0 Tests​: 0 Failed​: 0)
  Parse errors​: Bad plan. You planned 2 tests but ran 0.
Files=14, Tests=41, 42 wallclock secs
Result​: FAILED
===> Testing [FAIL]​: LWP​::Simple​:ver('0.090')​:auth('Cosimo Streppone')
===> Installing​: LWP​::Simple​:ver('0.090')​:auth('Cosimo Streppone')
t/02-cstruct.t ..1/35
# Failed test 'Works!'
# at t/02-cstruct.t line 113
# expected​: 'x​:3, y​:30, z​:300'
# got​: 'x​:128849018880, y​:1288490188800, z​:8418395711321669632'
# Failed test 'The same data'
# at t/02-cstruct.t line 115
# expected​: 'x​:3, y​:30, z​:300'
# got​: 'x​:128849018880, y​:1288490188800, z​:8418395711321669632'
# Looks like you failed 2 tests of 35
t/02-cstruct.t .. Failed 2/35 subtests
Test Summary Report


t/02-cstruct.t (Wstat​: 0 Tests​: 35 Failed​: 2)
  Failed tests​: 29 30
Files=5, Tests=71, 37 wallclock secs
Result​: FAILED
===> Testing [FAIL]​: NativeHelpers​::Blob​:ver('0.1.10')​:auth('github​:salortiz')
===> Installing​: NativeHelpers​::Blob​:ver('0.1.10')​:auth('github​:salortiz')
===> Testing​: DBIish​:ver('0.5.9')
t/01-Basic.t .............. ok
t/03-lib-util.t ...........1/5Use of uninitialized value $lib of type Any in string context.
Methods .^name, .perl, .gist, or .say can be used to stringify it to something meaningful.
  in block <unit> at t/03-lib-util.t line 16
t/03-lib-util.t ........... ok
t/05-mock.t ............... ok
t/06-types.t .............. ok
t/10-mysql.t ..............1/90# Connect failed with error DBIish​: DBDish​::mysql needs 'mysqlclient', not found
t/10-mysql.t .............. ok
# Testing DBDish​::mysql
t/25-mysql-common.t .......1/107# DBIish​: DBDish​::mysql needs 'mysqlclient', not found
# Can't continue.
t/25-mysql-common.t ....... ok
# DBIish​: DBDish​::mysql needs 'mysqlclient', not found
# Can't continue.
t/26-mysql-blob.t ......... ok
# DBIish​: DBDish​::mysql needs 'mysqlclient', not found
# Can't continue.
t/27-mysql-datetime.t ..... ok
t/30-pg.t ................. ok
# DBIish​: DBDish​::Pg needs 'pq', not found
# Can't continue.
t/34-pg-types.t ........... ok
# Testing DBDish​::Pg
t/35-pg-common.t ..........1/107# DBIish​: DBDish​::Pg needs 'pq', not found
# Can't continue.
t/35-pg-common.t .......... ok
# DBIish​: DBDish​::Pg needs 'pq', not found
# Can't continue.
t/36-pg-array.t ........... ok
# DBIish​: DBDish​::Pg needs 'pq', not found
# Can't continue.
t/36-pg-blob.t ............ ok
# DBIish​: DBDish​::Pg needs 'pq', not found
# Can't continue.
t/36-pg-native.t .......... ok
# DBIish​: DBDish​::Pg needs 'pq', not found
# Can't continue.
t/37-pg-datetime.t ........ ok
# Testing DBDish​::SQLite
t/40-sqlite-common.t ......1/107
# Failed test 'insert without parameters called from do'
# at /home/guru/rakudo/rakudo-star-2017.01/modules/DBIish/lib/DBIish/CommonTesting.pm6 (DBIish​::CommonTesting) line 89

# Failed test 'simple insert should report 1 row affected'
# at /home/guru/rakudo/rakudo-star-2017.01/modules/DBIish/lib/DBIish/CommonTesting.pm6 (DBIish​::CommonTesting) line 94
# expected​: '1'
# got​: (Int+{DBDish​::StatementHandle​::IntTrue})
t/40-sqlite-common.t ...... Failed 2/107 subtests
t/41-sqlite-exec-error.t ..1/16
# Failed test 'Can create table'
# at t/41-sqlite-exec-error.t line 27
# DBDish​::SQLite​: Error​: malformed database schema (sqlite_autoindex_with_unique_1) - invalid rootpage (11)
DBDish​::SQLite​: Error​: no such table​: with_unique (1)
  in method handle-error at /home/guru/rakudo/rakudo-star-2017.01/modules/DBIish/lib/DBDish/SQLite/Connection.pm6 (DBDish​::SQLite​::Connection) line 17
  in method prepare at /home/guru/rakudo/rakudo-star-2017.01/modules/DBIish/lib/DBDish/SQLite/Connection.pm6 (DBDish​::SQLite​::Connection) line 26
  in block <unit> at t/41-sqlite-exec-error.t line 32

Actually thrown at​:
  in any at gen/moar/Metamodel.nqp line 3072
  in method prepare at /home/guru/rakudo/rakudo-star-2017.01/modules/DBIish/lib/DBDish/SQLite/Connection.pm6 (DBDish​::SQLite​::Connection) line 39
  in block <unit> at t/41-sqlite-exec-error.t line 32

# Looks like you planned 16 tests, but ran 8
# Looks like you failed 1 test of 8
t/41-sqlite-exec-error.t .. Failed 1/16 subtests
t/42-sqlite-blob.t ........ All 18 subtests passed
# Testing DBDish​::Oracle
t/45-oracle-common.t ......1/107# DBIish​: DBDish​::Oracle needs 'libclntsh.so.12.1', not found
# Can't continue.
t/45-oracle-common.t ...... ok
# DBIish​: DBDish​::Oracle needs 'libclntsh.so.12.1', not found
# Can't continue.
t/46-oracle-blob.t ........ ok
# DBIish​: DBDish​::Oracle needs 'libclntsh.so.12.1', not found
# Can't continue.
t/47-oracle-datetime.t .... ok

Test Summary Report


t/40-sqlite-common.t (Wstat​: 0 Tests​: 22 Failed​: 2)
  Failed tests​: 17 18
  Parse errors​: Bad plan. You planned 107 tests but ran 22.
t/41-sqlite-exec-error.t (Wstat​: 0 Tests​: 8 Failed​: 1)
  Failed tests​: 8
  Parse errors​: Bad plan. You planned 16 tests but ran 8.
t/42-sqlite-blob.t (Wstat​: 0 Tests​: 4 Failed​: 0)
  Parse errors​: Bad plan. You planned 18 tests but ran 4.
Files=21, Tests=654, 262 wallclock secs
Result​: FAILED
===> Testing [FAIL]​: DBIish​:ver('0.5.9')
===> Installing​: DBIish​:ver('0.5.9')

t/01-load.t ....... ok

# Failed test 'Some files were unlinked by GC'
# at EVAL_0 line 24

t/pod-htmlify.t ......1/4fatal​: Not a git repository (or any of the parent directories)​: .git
t/pod-htmlify.t ...... ok
fatal​: Not a git repository (or any of the parent directories)​: .git
t/pod6.t ............. ok
fatal​: Not a git repository (or any of the parent directories)​: .git

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant