Skip Menu |

This queue is for tickets about the GDA CPAN distribution.

Report information
The Basics
Id: 117765
Status: new
Priority: 0/
Queue: GDA

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

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



Subject: Undeclared dependency Inline::C
Tests fail if Inline::C is not installed: PERL_DL_NONLAZY=1 "/bbbike/perl-5.8.9/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t An eval() failed in Inline::glue: Can't locate Inline/C.pm in @INC (@INC contains: ...) at (eval 3) line 3. at /tmpfs/.cpan-build-cpansand/2016091018/GDA-0.2-5/blib/lib/GDA.pm line 33. Compilation failed in require at t/00init.t line 17. BEGIN failed--compilation aborted at t/00init.t line 17. In the past, Inline::C was part of Inline, but nowadays these modules are in separate distributions, so Inline::C also has to be added to PREREQ_PM.