Skip Menu |

This queue is for tickets about the Alien-Google-GRPC CPAN distribution.

Report information
The Basics
Id: 125456
Status: new
Priority: 0/
Queue: Alien-Google-GRPC

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.07
Fixed in: (no value)



Subject: Tests started to fail
On a smoker system where I was capable of building Alien-Google-GRPC formerly (Ubuntu 16.04) I got now test failures: ... # Failed test 'Find protoc' # at t/01test-share-bins.t line 31. # '' # doesn't match '(?^:protoc)' # Failed test 'Does protoc run' # at t/01test-share-bins.t line 36. # '' # doesn't match '(?^:libprotoc 3)' # Failed test 'Does grpc_cpp_plugin run' # at t/01test-share-bins.t line 48. # 'Can't exec "./blib/lib/auto/share/dist/Alien-Google-GRPC/bin/grpc_cpp_plugin": No such file or directory at t/01test-share-bins.t line 46. # ' # doesn't match '(?^i:unknown)' # Looks like you failed 3 tests of 5. t/01test-share-bins.t ... Dubious, test returned 3 (wstat 768, 0x300) Failed 3/5 subtests ...