Skip Menu |

This queue is for tickets about the REST-Neo4p CPAN distribution.

Report information
The Basics
Id: 96743
Status: open
Priority: 0/
Queue: REST-Neo4p

People
Owner: Nobody in particular
Requestors: stesin [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: 0.2252
Fixed in: (no value)



Subject: Failed build tests 0.2252 at Ubuntu Linux
Dear Mark, hello again! Maybe this will worth your attention someday: Building REST-Neo4p MAJENSEN/REST-Neo4p-0.2252.tar.gz ./Build -- OK Running Build test t/001_load.t ................ ok t/002_agent.t ............... 1/? # LWP::UserAgent # Mojo::UserAgent # HTTP::Thin t/002_agent.t ............... ok t/003_objs.t ................ ok t/0041_idx_create_unique.t .. ok t/004_idx.t ................. 1/68 # rt80440 t/004_idx.t ................. ok t/0051_handle.t ............. ok t/005_db.t .................. ok t/006_query.t ............... 1/? # rt80343 t/006_query.t ............... ok t/007_accessors.t ........... ok t/008_batch_agent.t ......... ok t/009_batch.t ............... 1/? # Failed test 'batch ran without errors' # at t/009_batch.t line 50. # Failed test 'got node outside batch' # at t/009_batch.t line 58. Can't call method "is_batch" on an undefined value at t/009_batch.t line 59. # Looks like you failed 2 tests of 21. # Looks like your test exited with 255 just after 21. t/009_batch.t ............... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 2/21 subtests t/010_batch_synopsis.t ...... 1/? # this may take a while ... Use of uninitialized value $suffix in substitution (s///) at /home/stesin/.cpan/build/REST-Neo4p-0.2252-Bm294Z/blib/lib/REST/Neo4p/Entity.pm line 190. Use of uninitialized value $url_components[2] in join or string at /home/stesin/.cpan/build/REST-Neo4p-0.2252-Bm294Z/blib/lib/REST/Neo4p/Agent.pm line 217. # Failed test at t/010_batch_synopsis.t line 50. # got: undef # expected: 'new_node_99' Not Found# Looks like you failed 1 test of 105. # Looks like your test exited with 255 just after 105. t/010_batch_synopsis.t ...... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/105 subtests t/011_neo4p_synopsis.t ...... ok t/020_constraint.t .......... ok t/021_validation.t .......... ok t/022_constrain.t ........... ok t/023_constrain_synopsis.t .. ok t/030_idx_escape.t .......... ok t/040_v2_labels.t ........... ok t/041_v2_txns.t ............. 2/29 [URL or item not found] ...and here build process just freeze. Perl is fresh 5.20 and Neo4j is 2.1.2 Enterprise (startup license): stesin@Stesin-A:~$ perl -v This is perl 5, version 20, subversion 0 (v5.20.0) built for x86_64-linux stesin@Stesin-A:~$ uname -a Linux Stesin-A 3.11.0-23-generic #40~precise1-Ubuntu SMP Wed Jun 4 22:06:36 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux Thank you! WBR, Andrii
From: stesin [...] gmail.com
When I ^C'ed frozen build, got the following: ... Appending installation info to /home/stesin/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/x86_64-linux/perllocal.pod SRI/Mojolicious-5.09.tar.gz /usr/bin/make install -- OK HTTP::Thin is up to date (0.006). Failed during this command: (optional) JDB/Win32-Console-0.10.tar.gz : writemakefile NO '/home/stesin/perl5/perlbrew/perls/perl-5.20.0/bin/perl Makefile.PL' returned status 65280 (optional) MIKEM/Net-SSLeay-1.64.tar.gz : make NO (optional) SULLR/IO-Socket-SSL-1.994.tar.gz : make_test NO MAJENSEN/REST-Neo4p-0.2252.tar.gz : make_test NO What has JDB/Win32-Console-0.10.tar.gz common with Ubuntu, why on the Earth it tried to install it, I wonder? :)
From: stesin [...] gmail.com
Tried to build just one more time, got even more interesting output: cpan[13]> install REST::Neo4p Running install for module 'REST::Neo4p' MAJENSEN/REST-Neo4p-0.2252.tar.gz Has already been unwrapped into directory /home/stesin/.cpan/build/REST-Neo4p-0.2252-Bm294Z MAJENSEN/REST-Neo4p-0.2252.tar.gz Has already been prepared MAJENSEN/REST-Neo4p-0.2252.tar.gz Has already been made Running Build test t/001_load.t ................ ok t/002_agent.t ............... 1/? # LWP::UserAgent # Mojo::UserAgent # HTTP::Thin t/002_agent.t ............... 28/? # Test server unavailable : tests skipped t/002_agent.t ............... ok t/003_objs.t ................ ok t/0041_idx_create_unique.t .. ok t/004_idx.t ................. 1/68 # rt80440 t/004_idx.t ................. ok t/0051_handle.t ............. ok t/005_db.t .................. ok t/006_query.t ............... 1/? # rt80343 t/006_query.t ............... ok t/007_accessors.t ........... ok t/008_batch_agent.t ......... ok t/009_batch.t ............... 1/? # Failed test 'batch ran without errors' # at t/009_batch.t line 50. # Failed test 'got node outside batch' # at t/009_batch.t line 58. Can't call method "is_batch" on an undefined value at t/009_batch.t line 59. # Looks like you failed 2 tests of 21. # Looks like your test exited with 255 just after 21. t/009_batch.t ............... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 2/21 subtests t/010_batch_synopsis.t ...... 1/? # this may take a while ... Use of uninitialized value $suffix in substitution (s///) at /home/stesin/.cpan/build/REST-Neo4p-0.2252-Bm294Z/blib/lib/REST/Neo4p/Entity.pm line 190. Use of uninitialized value $url_components[2] in join or string at /home/stesin/.cpan/build/REST-Neo4p-0.2252-Bm294Z/blib/lib/REST/Neo4p/Agent.pm line 217. # Failed test at t/010_batch_synopsis.t line 50. # got: undef # expected: 'new_node_99' Not Found# Looks like you failed 1 test of 105. # Looks like your test exited with 255 just after 105. t/010_batch_synopsis.t ...... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/105 subtests t/011_neo4p_synopsis.t ...... ok t/020_constraint.t .......... ok t/021_validation.t .......... ok t/022_constrain.t ........... ok t/023_constrain_synopsis.t .. ok t/030_idx_escape.t .......... ok t/040_v2_labels.t ........... ok t/041_v2_txns.t ............. 1/29 # Failed test '4 relationships before execute' # at t/041_v2_txns.t line 70. # got: '5' # expected: '4' # Failed test 'executed, but still only 4 relationships' # at t/041_v2_txns.t line 74. # got: '5' # expected: '4' # Failed test 'committed, now 5 relationships' # at t/041_v2_txns.t line 79. # got: '6' # expected: '5' ...and freeze again.
From: stesin [...] gmail.com
What is even more interesting. I have perl 5.20 installed locally in home directory with perlbrew utility. Ok so far, I discovered a cpanm utility offered by perlbrew. cpanm REST::Neo4p went smooth, built and tested the module and didn't show any errors. Hmmm.
This is weird, Andrii -- I will need to look at this carefully. MAJ On Fri Jun 27 02:44:04 2014, stesin@gmail.com wrote: Show quoted text
> What is even more interesting. I have perl 5.20 installed locally in > home directory with perlbrew utility. Ok so far, I discovered a cpanm > utility offered by perlbrew. > > cpanm REST::Neo4p > > went smooth, built and tested the module and didn't show any errors. > Hmmm.