Bug#836882: libextutils-parsexs-perl: autopkgtest failure: Can't locate XSTest.pm in @INC

Niko Tyni ntyni at debian.org
Tue Sep 6 19:04:06 UTC 2016


Package: libextutils-parsexs-perl
Version: 3.300000-2
User: debian-perl at lists.debian.org
Usertags: autopkgtest perl-cwd-inc-removal

This package is failing its autopkgtest checks on current sid.

Looks like it regressed with perl 5.22.2-4, which
removed cwd from @INC.

  t/001-basic.t ............................ 
  1..17
  ok 1 - require ExtUtils::ParseXS;
  ok 2 - Test that output contains some text
  ok 3 - Create an output file
  x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.22/CORE -fPIC -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o XSTest.o XSTest.c
  ok 4 - ExtUtils::CBuilder::compile() returned true value
  ok 5 - Make sure XSTest.o exists
  x86_64-linux-gnu-gcc -shared -L/usr/local/lib -fstack-protector-strong -o XSTest.so XSTest.o
  ok 6 - ExtUtils::CBuilder::link() returned true value
  ok 7 - Make sure XSTest.so exists
  not ok 8 - No error message recorded, as expected
  
  #   Failed test 'No error message recorded, as expected'
  #   at t/001-basic.t line 60.
  #          got: 'Can't locate XSTest.pm in @INC (you may need to install the XSTest module) (@INC contains: /tmp/autopkgtest-lxc.shared.hph_ob3p/downtmp/autopkgtest_tmp/smokeuQDwQM/blib/lib /tmp/autopkgtest-lxc.shared.hph_ob3p/downtmp/autopkgtest_tmp/smokeuQDwQM/blib/arch /tmp/autopkgtest-lxc.shared.hph_ob3p/downtmp/autopkgtest_tmp/smokeuQDwQM /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.22.2 /usr/local/share/perl/5.22.2 /usr/lib/x86_64-linux-gnu/perl5/5.22 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.22 /usr/share/perl/5.22 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at t/001-basic.t line 59.
  # '
  #     expected: ''
  Undefined subroutine &XSTest::is_even called at t/001-basic.t line 61.
  # Looks like you planned 17 tests but ran 8.



More information about the pkg-perl-maintainers mailing list