Sat Nov 10 13:02:31 2012: Request 81094 was acted upon.
Transaction: Ticket created by CHM
       Queue: Inline
     Subject: Inline build fails using INSTALL_BASE
   Broken in: 0.50, 0.51
    Severity: Critical
       Owner: Nobody
  Requestors: c...@cpan.org
      Status: new
 Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=81094 >


cygwin 1.7.17
perl 5.14.2

Trying to update my PDL install location using the INSTALL_BASE
option for EU::MM along with --install-base for M::B, the Inline make
test failed (apparently because the Makefile generated by the test(s)
seem to be trying to access a location in the system perl5 location
and not the location under INSTALL_BASE.

Here is one example of the failure log with the full log attached to
this ticket along with the output from perl -V.

make[1]: Entering directory `/cygdrive/e/chm/pdl/try/Inline-0.51/C'
PERL_DL_NONLAZY=1 /usr/bin/perl.exe "-MExtUtils::Command::MM" "-e"
"test_harness(0, '../blib/lib', '../blib/arch')" t/*.t
t/00init.t .............. ok
Uncaught exception from user code:
make[2]: Entering directory
`/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/build/_01syntax_t_6b3a'
Files found in blib/arch: installing files in blib/lib into architecture
dependent library tree
Installing
/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/lib/auto/_01syntax_t_6b3a/_01syntax_t_6b3a.bs
Installing
/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/lib/auto/_01syntax_t_6b3a/_01syntax_t_6b3a.dll
chmod 755
/usr/lib/perl5/site_perl/5.14/i686-cygwin-threads-64int/auto/_01syntax_t_6b3a/_01syntax_t_6b3a.dll
chmod: cannot access
`/usr/lib/perl5/site_perl/5.14/i686-cygwin-threads-64int/auto/_01syntax_t_6b3a/_01syntax_t_6b3a.dll':
No such file or directory
Makefile:705: recipe for target `pure_install' failed
make[2]: *** [pure_install] Error 1
make[2]: Leaving directory
`/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/build/_01syntax_t_6b3a'

A problem was encountered while attempting to compile and install your Inline
C code. The command that failed was:
make pure_install > out.make_install 2>&1

The build directory was:
/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/build/_01syntax_t_6b3a

To debug the problem, cd to the build directory, and inspect the output files.

at t/01syntax.t line 34.
BEGIN failed--compilation aborted at t/01syntax.t line 43.
at t/01syntax.t line 43.
One or more DATA sections were not processed by Inline.

t/01syntax.t ............
Dubious, test returned 2 (wstat 512, 0x200)
Failed 5/5 subtests

Thanks,
Chris

Summary of my perl5 (revision 5 version 14 subversion 2) configuration:
   
  Platform:
    osname=cygwin, osvers=1.7.15(0.26053), archname=cygwin-thread-multi-64int
    uname='cygwin_nt-5.1 winxp 1.7.15(0.26053) 2012-05-09 10:25 i686 cygwin '
    config_args='-de -Dlibperl=cygperl5_14.dll -Dcc=gcc-4 -Dld=g++-4 
-Darchname=i686-cygwin-threads-64int -Dmksymlinks -Dusethreads -Accflags=-g'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc-4', ccflags ='-DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -g 
-fno-strict-aliasing -pipe -fstack-protector',
    optimize='-O3',
    cppflags='-DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -g -fno-strict-aliasing 
-pipe -fstack-protector'
    ccversion='', gccversion='4.5.3', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='g++-4', ldflags =' -Wl,--enable-auto-import -Wl,--export-all-symbols 
-Wl,--enable-auto-image-base -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib /lib
    libs=-lgdbm -ldb -ldl -lcrypt -lgdbm_compat
    perllibs=-ldl -lcrypt
    libc=/usr/lib/libc.a, so=dll, useshrplib=true, libperl=cygperl5_14.dll
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags=' --shared  -Wl,--enable-auto-import 
-Wl,--export-all-symbols -Wl,--enable-auto-image-base -L/usr/local/lib 
-fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_PRESERVE_IVUV
                        PERL_USE_SAFE_PUTENV USE_64_BIT_INT USE_ITHREADS
                        USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
                        USE_REENTRANT_API
  Locally applied patches:
        Bug#55162 File::Spec::case_tolerant performance
        CYG07 $vendorarch/auto/.rebase
        CYG15 static Win32CORE
        CYG17 cyg-1.7 paths-utf8
        0c612ce82 Fix building static extensions on cygwin, -UUSEIMPORTLIB
        1bac5ecc1 Fix 64-bit threading sv.c: S_anonymise_cv_maybe
        Cygwin::sync_winenv added
  Built under cygwin
  Compiled at Jul 12 2012 14:17:21
  %ENV:
    PERL5LIB="/home/chm/local/lib/perl5"
  @INC:
    /home/chm/local/lib/perl5/cygwin-thread-multi-64int
    /home/chm/local/lib/perl5
    /usr/lib/perl5/site_perl/5.14/i686-cygwin-threads-64int
    /usr/lib/perl5/site_perl/5.14
    /usr/lib/perl5/vendor_perl/5.14/i686-cygwin-threads-64int
    /usr/lib/perl5/vendor_perl/5.14
    /usr/lib/perl5/5.14/i686-cygwin-threads-64int
    /usr/lib/perl5/5.14
    /usr/lib/perl5/site_perl/5.10
    /usr/lib/perl5/vendor_perl/5.10
    /usr/lib/perl5/site_perl/5.8
    .
make[1]: Entering directory `/cygdrive/e/chm/pdl/try/Inline-0.51/C'
make[1]: Leaving directory `/cygdrive/e/chm/pdl/try/Inline-0.51/C'
PERL_DL_NONLAZY=1 /usr/bin/perl.exe "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00init.t ............. ok
t/01usages.t ........... ok
t/02config.t ........... ok
t/03errors.t ........... ok
t/04create.t ........... ok
Skipping - couldn't load the Inline::Files module
t/05files.t ............ ok
t/06rewrite_config.t ... ok
t/07rewrite2_config.t .. ok
All tests successful.
Files=8, Tests=19, 13 wallclock secs ( 0.03 usr  0.02 sys +  0.85 cusr  0.69 
csys =  1.59 CPU)
Result: PASS
make[1]: Entering directory `/cygdrive/e/chm/pdl/try/Inline-0.51/C'
PERL_DL_NONLAZY=1 /usr/bin/perl.exe "-MExtUtils::Command::MM" "-e" 
"test_harness(0, '../blib/lib', '../blib/arch')" t/*.t
t/00init.t .............. ok
Uncaught exception from user code:
        make[2]: Entering directory 
`/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/build/_01syntax_t_6b3a'
Files found in blib/arch: installing files in blib/lib into architecture 
dependent library tree
Installing 
/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/lib/auto/_01syntax_t_6b3a/_01syntax_t_6b3a.bs
Installing 
/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/lib/auto/_01syntax_t_6b3a/_01syntax_t_6b3a.dll
chmod 755 
/usr/lib/perl5/site_perl/5.14/i686-cygwin-threads-64int/auto/_01syntax_t_6b3a/_01syntax_t_6b3a.dll
chmod: cannot access 
`/usr/lib/perl5/site_perl/5.14/i686-cygwin-threads-64int/auto/_01syntax_t_6b3a/_01syntax_t_6b3a.dll':
 No such file or directory
Makefile:705: recipe for target `pure_install' failed
make[2]: *** [pure_install] Error 1
make[2]: Leaving directory 
`/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/build/_01syntax_t_6b3a'

A problem was encountered while attempting to compile and install your Inline
C code. The command that failed was:
  make pure_install > out.make_install 2>&1

The build directory was:
/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/build/_01syntax_t_6b3a

To debug the problem, cd to the build directory, and inspect the output files.

 at t/01syntax.t line 34.
BEGIN failed--compilation aborted at t/01syntax.t line 43.
 at t/01syntax.t line 43.
One or more DATA sections were not processed by Inline.

t/01syntax.t ............ 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 5/5 subtests 
# Failed test 2 in t/02config.t at line 39
#  t/02config.t line 39 is:     ok($@ =~ /not a valid config option/);
Uncaught exception from user code:
        Invalid value '_Inline_test' for config option DIRECTORY

 at t/02config.t line 44.
BEGIN failed--compilation aborted at t/02config.t line 46.
 at t/02config.t line 46.
t/02config.t ............ 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/3 subtests 
Uncaught exception from user code:
        make[2]: Entering directory 
`/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/build/_03typemap_t_a52c'
Files found in blib/arch: installing files in blib/lib into architecture 
dependent library tree
Installing 
/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/lib/auto/_03typemap_t_a52c/_03typemap_t_a52c.bs
Installing 
/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/lib/auto/_03typemap_t_a52c/_03typemap_t_a52c.dll
chmod 755 
/usr/lib/perl5/site_perl/5.14/i686-cygwin-threads-64int/auto/_03typemap_t_a52c/_03typemap_t_a52c.dll
chmod: cannot access 
`/usr/lib/perl5/site_perl/5.14/i686-cygwin-threads-64int/auto/_03typemap_t_a52c/_03typemap_t_a52c.dll':
 No such file or directory
Makefile:705: recipe for target `pure_install' failed
make[2]: *** [pure_install] Error 1
make[2]: Leaving directory 
`/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/build/_03typemap_t_a52c'

A problem was encountered while attempting to compile and install your Inline
C code. The command that failed was:
  make pure_install > out.make_install 2>&1

The build directory was:
/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/build/_03typemap_t_a52c

To debug the problem, cd to the build directory, and inspect the output files.

 at t/03typemap.t line 0.
INIT failed--call queue aborted.
 at t/03typemap.t line 0.
t/03typemap.t ........... 
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run 
Uncaught exception from user code:
        make[2]: Entering directory 
`/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/build/_04perlapi_t_3c76'
Files found in blib/arch: installing files in blib/lib into architecture 
dependent library tree
Installing 
/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/lib/auto/_04perlapi_t_3c76/_04perlapi_t_3c76.bs
Installing 
/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/lib/auto/_04perlapi_t_3c76/_04perlapi_t_3c76.dll
chmod 755 
/usr/lib/perl5/site_perl/5.14/i686-cygwin-threads-64int/auto/_04perlapi_t_3c76/_04perlapi_t_3c76.dll
chmod: cannot access 
`/usr/lib/perl5/site_perl/5.14/i686-cygwin-threads-64int/auto/_04perlapi_t_3c76/_04perlapi_t_3c76.dll':
 No such file or directory
Makefile:705: recipe for target `pure_install' failed
make[2]: *** [pure_install] Error 1
make[2]: Leaving directory 
`/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/build/_04perlapi_t_3c76'

A problem was encountered while attempting to compile and install your Inline
C code. The command that failed was:
  make pure_install > out.make_install 2>&1

The build directory was:
/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/build/_04perlapi_t_3c76

To debug the problem, cd to the build directory, and inspect the output files.

 at t/04perlapi.t line 0.
INIT failed--call queue aborted.
 at t/04perlapi.t line 0.
t/04perlapi.t ........... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 1/1 subtests 
Uncaught exception from user code:
        make[2]: Entering directory 
`/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/build/xsmode'
Files found in blib/arch: installing files in blib/lib into architecture 
dependent library tree
Installing 
/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/lib/auto/xsmode/xsmode.bs
Installing 
/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/lib/auto/xsmode/xsmode.dll
chmod 755 
/usr/lib/perl5/site_perl/5.14/i686-cygwin-threads-64int/auto/xsmode/xsmode.dll
chmod: cannot access 
`/usr/lib/perl5/site_perl/5.14/i686-cygwin-threads-64int/auto/xsmode/xsmode.dll':
 No such file or directory
Makefile:705: recipe for target `pure_install' failed
make[2]: *** [pure_install] Error 1
make[2]: Leaving directory 
`/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/build/xsmode'

A problem was encountered while attempting to compile and install your Inline
C code. The command that failed was:
  make pure_install > out.make_install 2>&1

The build directory was:
/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/build/xsmode

To debug the problem, cd to the build directory, and inspect the output files.

 at t/05xsmode.t line 0.
INIT failed--call queue aborted.
 at t/05xsmode.t line 0.
t/05xsmode.t ............ 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 1/1 subtests 
Uncaught exception from user code:
        make[2]: Entering directory 
`/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/build/_06parseregexp_t_57a1'
Files found in blib/arch: installing files in blib/lib into architecture 
dependent library tree
Installing 
/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/lib/auto/_06parseregexp_t_57a1/_06parseregexp_t_57a1.bs
Installing 
/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/lib/auto/_06parseregexp_t_57a1/_06parseregexp_t_57a1.dll
chmod 755 
/usr/lib/perl5/site_perl/5.14/i686-cygwin-threads-64int/auto/_06parseregexp_t_57a1/_06parseregexp_t_57a1.dll
chmod: cannot access 
`/usr/lib/perl5/site_perl/5.14/i686-cygwin-threads-64int/auto/_06parseregexp_t_57a1/_06parseregexp_t_57a1.dll':
 No such file or directory
Makefile:705: recipe for target `pure_install' failed
make[2]: *** [pure_install] Error 1
make[2]: Leaving directory 
`/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/build/_06parseregexp_t_57a1'

A problem was encountered while attempting to compile and install your Inline
C code. The command that failed was:
  make pure_install > out.make_install 2>&1

The build directory was:
/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/build/_06parseregexp_t_57a1

To debug the problem, cd to the build directory, and inspect the output files.

 at t/06parseregexp.t line 22.
BEGIN failed--compilation aborted at t/06parseregexp.t line 42.
 at t/06parseregexp.t line 42.
t/06parseregexp.t ....... 
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run 
Uncaught exception from user code:
        make[2]: Entering directory 
`/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/build/Soldier_87e2'
Files found in blib/arch: installing files in blib/lib into architecture 
dependent library tree
Installing 
/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/lib/auto/Soldier_87e2/Soldier_87e2.bs
Installing 
/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/lib/auto/Soldier_87e2/Soldier_87e2.dll
chmod 755 
/usr/lib/perl5/site_perl/5.14/i686-cygwin-threads-64int/auto/Soldier_87e2/Soldier_87e2.dll
chmod: cannot access 
`/usr/lib/perl5/site_perl/5.14/i686-cygwin-threads-64int/auto/Soldier_87e2/Soldier_87e2.dll':
 No such file or directory
Makefile:705: recipe for target `pure_install' failed
make[2]: *** [pure_install] Error 1
make[2]: Leaving directory 
`/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/build/Soldier_87e2'

A problem was encountered while attempting to compile and install your Inline
C code. The command that failed was:
  make pure_install > out.make_install 2>&1

The build directory was:
/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/build/Soldier_87e2

To debug the problem, cd to the build directory, and inspect the output files.

 at t/07typemap_multi.t line 32.
BEGIN failed--compilation aborted at t/07typemap_multi.t line 72.
 at t/07typemap_multi.t line 72.
t/07typemap_multi.t ..... 
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run 
make[2]: Entering directory 
`/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/build/_08taint_1_p_0965'
Files found in blib/arch: installing files in blib/lib into architecture 
dependent library tree
Installing 
/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/lib/auto/_08taint_1_p_0965/_08taint_1_p_0965.bs
Installing 
/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/lib/auto/_08taint_1_p_0965/_08taint_1_p_0965.dll
chmod 755 
/usr/lib/perl5/site_perl/5.14/i686-cygwin-threads-64int/auto/_08taint_1_p_0965/_08taint_1_p_0965.dll
chmod: cannot access 
`/usr/lib/perl5/site_perl/5.14/i686-cygwin-threads-64int/auto/_08taint_1_p_0965/_08taint_1_p_0965.dll':
 No such file or directory
Makefile:702: recipe for target `pure_install' failed
make[2]: *** [pure_install] Error 1
make[2]: Leaving directory 
`/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/build/_08taint_1_p_0965'

A problem was encountered while attempting to compile and install your Inline
C code. The command that failed was:
  make pure_install > out.make_install 2>&1

The build directory was:
/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/build/_08taint_1_p_0965

To debug the problem, cd to the build directory, and inspect the output files.

 at ./t/08taint_1.p line 7.
BEGIN failed--compilation aborted at ./t/08taint_1.p line 13.
Compilation failed in require at t/08taint.t line 38.
# Looks like you planned 10 tests but ran 1.
# Looks like your test exited with 2 just after 1.
t/08taint.t ............. 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 9/10 subtests 

This test could take a couple of minutes to run
Uncaught exception from user code:
        make[2]: Entering directory 
`/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/build/_09parser_t_397f'
Files found in blib/arch: installing files in blib/lib into architecture 
dependent library tree
Installing 
/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/lib/auto/_09parser_t_397f/_09parser_t_397f.bs
Installing 
/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/lib/auto/_09parser_t_397f/_09parser_t_397f.dll
chmod 755 
/usr/lib/perl5/site_perl/5.14/i686-cygwin-threads-64int/auto/_09parser_t_397f/_09parser_t_397f.dll
chmod: cannot access 
`/usr/lib/perl5/site_perl/5.14/i686-cygwin-threads-64int/auto/_09parser_t_397f/_09parser_t_397f.dll':
 No such file or directory
Makefile:705: recipe for target `pure_install' failed
make[2]: *** [pure_install] Error 1
make[2]: Leaving directory 
`/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/build/_09parser_t_397f'

A problem was encountered while attempting to compile and install your Inline
C code. The command that failed was:
  make pure_install > out.make_install 2>&1

The build directory was:
/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/build/_09parser_t_397f

To debug the problem, cd to the build directory, and inspect the output files.

 at t/09parser.t line 27.
BEGIN failed--compilation aborted at t/09parser.t line 33.
 at t/09parser.t line 33.
t/09parser.t ............ 
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run 
Uncaught exception from user code:
        make[2]: Entering directory 
`/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/build/_10callback_t_471d'
Files found in blib/arch: installing files in blib/lib into architecture 
dependent library tree
Installing 
/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/lib/auto/_10callback_t_471d/_10callback_t_471d.bs
Installing 
/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/lib/auto/_10callback_t_471d/_10callback_t_471d.dll
chmod 755 
/usr/lib/perl5/site_perl/5.14/i686-cygwin-threads-64int/auto/_10callback_t_471d/_10callback_t_471d.dll
chmod: cannot access 
`/usr/lib/perl5/site_perl/5.14/i686-cygwin-threads-64int/auto/_10callback_t_471d/_10callback_t_471d.dll':
 No such file or directory
Makefile:705: recipe for target `pure_install' failed
make[2]: *** [pure_install] Error 1
make[2]: Leaving directory 
`/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/build/_10callback_t_471d'

A problem was encountered while attempting to compile and install your Inline
C code. The command that failed was:
  make pure_install > out.make_install 2>&1

The build directory was:
/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/build/_10callback_t_471d

To debug the problem, cd to the build directory, and inspect the output files.

 at t/10callback.t line 25.
BEGIN failed--compilation aborted at t/10callback.t line 222.
 at t/10callback.t line 222.
t/10callback.t .......... 
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run 
Uncaught exception from user code:
        make[2]: Entering directory 
`/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/build/_11default_readonly_t_163a'
Files found in blib/arch: installing files in blib/lib into architecture 
dependent library tree
Installing 
/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/lib/auto/_11default_readonly_t_163a/_11default_readonly_t_163a.bs
Installing 
/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/lib/auto/_11default_readonly_t_163a/_11default_readonly_t_163a.dll
chmod 755 
/usr/lib/perl5/site_perl/5.14/i686-cygwin-threads-64int/auto/_11default_readonly_t_163a/_11default_readonly_t_163a.dll
chmod: cannot access 
`/usr/lib/perl5/site_perl/5.14/i686-cygwin-threads-64int/auto/_11default_readonly_t_163a/_11default_readonly_t_163a.dll':
 No such file or directory
Makefile:705: recipe for target `pure_install' failed
make[2]: *** [pure_install] Error 1
make[2]: Leaving directory 
`/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/build/_11default_readonly_t_163a'

A problem was encountered while attempting to compile and install your Inline
C code. The command that failed was:
  make pure_install > out.make_install 2>&1

The build directory was:
/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/build/_11default_readonly_t_163a

To debug the problem, cd to the build directory, and inspect the output files.

 at t/11default_readonly.t line 38.
 at ../blib/lib/Inline/C.pm line 818.
        Inline::C::system_call('Inline::C=HASH(0x8006c090)', 'make 
pure_install', 'out.make_install') called at ../blib/lib/Inline/C.pm line 790
        Inline::C::make_install('Inline::C=HASH(0x8006c090)') called at 
../blib/lib/Inline/C.pm line 311
        Inline::C::call('Inline::C=HASH(0x8006c090)', 'make_install', '"make 
install"', 2) called at ../blib/lib/Inline/C.pm line 766
        Inline::C::compile('Inline::C=HASH(0x8006c090)') called at 
../blib/lib/Inline/C.pm line 311
        Inline::C::call('Inline::C=HASH(0x8006c090)', 'compile', 'Build 
Compile') called at ../blib/lib/Inline/C.pm line 296
        Inline::C::build('Inline::C=HASH(0x8006c090)') called at 
../blib/lib/Inline.pm line 275
        Inline::glue('Inline::C=HASH(0x8006c090)') called at 
../blib/lib/Inline.pm line 189
        Inline::bind('Inline', 'C', '    int foo(SV * x) {\x{a}      return 
(int)SvIV(x) * 2;\x{a}    }\x{a}') called at t/11default_readonly.t line 38
        main::function() called at t/11default_readonly.t line 23
t/11default_readonly.t .. 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 1/1 subtests 
Skipped - applies only to perl 5.6.x
t/12taint_old.t ......... ok
Uncaught exception from user code:
        make[2]: Entering directory 
`/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/build/_14void_arg_t_8da5'
Files found in blib/arch: installing files in blib/lib into architecture 
dependent library tree
Installing 
/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/lib/auto/_14void_arg_t_8da5/_14void_arg_t_8da5.bs
Installing 
/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/lib/auto/_14void_arg_t_8da5/_14void_arg_t_8da5.dll
chmod 755 
/usr/lib/perl5/site_perl/5.14/i686-cygwin-threads-64int/auto/_14void_arg_t_8da5/_14void_arg_t_8da5.dll
chmod: cannot access 
`/usr/lib/perl5/site_perl/5.14/i686-cygwin-threads-64int/auto/_14void_arg_t_8da5/_14void_arg_t_8da5.dll':
 No such file or directory
Makefile:705: recipe for target `pure_install' failed
make[2]: *** [pure_install] Error 1
make[2]: Leaving directory 
`/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/build/_14void_arg_t_8da5'

A problem was encountered while attempting to compile and install your Inline
C code. The command that failed was:
  make pure_install > out.make_install 2>&1

The build directory was:
/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/build/_14void_arg_t_8da5

To debug the problem, cd to the build directory, and inspect the output files.

 at t/14void_arg.t line 20.
BEGIN failed--compilation aborted at t/14void_arg.t line 74.
 at t/14void_arg.t line 74.
t/14void_arg.t .......... 
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run 
Uncaught exception from user code:
        make[2]: Entering directory 
`/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/build/_15ccflags_t_c10c'
Files found in blib/arch: installing files in blib/lib into architecture 
dependent library tree
Installing 
/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/lib/auto/_15ccflags_t_c10c/_15ccflags_t_c10c.bs
Installing 
/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/lib/auto/_15ccflags_t_c10c/_15ccflags_t_c10c.dll
chmod 755 
/usr/lib/perl5/site_perl/5.14/i686-cygwin-threads-64int/auto/_15ccflags_t_c10c/_15ccflags_t_c10c.dll
chmod: cannot access 
`/usr/lib/perl5/site_perl/5.14/i686-cygwin-threads-64int/auto/_15ccflags_t_c10c/_15ccflags_t_c10c.dll':
 No such file or directory
Makefile:706: recipe for target `pure_install' failed
make[2]: *** [pure_install] Error 1
make[2]: Leaving directory 
`/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/build/_15ccflags_t_c10c'

A problem was encountered while attempting to compile and install your Inline
C code. The command that failed was:
  make pure_install > out.make_install 2>&1

The build directory was:
/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/build/_15ccflags_t_c10c

To debug the problem, cd to the build directory, and inspect the output files.

 at t/15ccflags.t line 22.
BEGIN failed--compilation aborted at t/15ccflags.t line 28.
 at t/15ccflags.t line 28.
t/15ccflags.t ........... 
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run 
Uncaught exception from user code:
        make[2]: Entering directory 
`/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/build/_16ccflagsex_t_c10c'
Files found in blib/arch: installing files in blib/lib into architecture 
dependent library tree
Installing 
/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/lib/auto/_16ccflagsex_t_c10c/_16ccflagsex_t_c10c.bs
Installing 
/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/lib/auto/_16ccflagsex_t_c10c/_16ccflagsex_t_c10c.dll
chmod 755 
/usr/lib/perl5/site_perl/5.14/i686-cygwin-threads-64int/auto/_16ccflagsex_t_c10c/_16ccflagsex_t_c10c.dll
chmod: cannot access 
`/usr/lib/perl5/site_perl/5.14/i686-cygwin-threads-64int/auto/_16ccflagsex_t_c10c/_16ccflagsex_t_c10c.dll':
 No such file or directory
Makefile:706: recipe for target `pure_install' failed
make[2]: *** [pure_install] Error 1
make[2]: Leaving directory 
`/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/build/_16ccflagsex_t_c10c'

A problem was encountered while attempting to compile and install your Inline
C code. The command that failed was:
  make pure_install > out.make_install 2>&1

The build directory was:
/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/build/_16ccflagsex_t_c10c

To debug the problem, cd to the build directory, and inspect the output files.

 at t/16ccflagsex.t line 22.
BEGIN failed--compilation aborted at t/16ccflagsex.t line 28.
 at t/16ccflagsex.t line 28.
t/16ccflagsex.t ......... 
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run 
Uncaught exception from user code:
        make[2]: Entering directory 
`/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/build/_17prehead_t_c10c'
Files found in blib/arch: installing files in blib/lib into architecture 
dependent library tree
Installing 
/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/lib/auto/_17prehead_t_c10c/_17prehead_t_c10c.bs
Installing 
/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/lib/auto/_17prehead_t_c10c/_17prehead_t_c10c.dll
chmod 755 
/usr/lib/perl5/site_perl/5.14/i686-cygwin-threads-64int/auto/_17prehead_t_c10c/_17prehead_t_c10c.dll
chmod: cannot access 
`/usr/lib/perl5/site_perl/5.14/i686-cygwin-threads-64int/auto/_17prehead_t_c10c/_17prehead_t_c10c.dll':
 No such file or directory
Makefile:705: recipe for target `pure_install' failed
make[2]: *** [pure_install] Error 1
make[2]: Leaving directory 
`/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/build/_17prehead_t_c10c'

A problem was encountered while attempting to compile and install your Inline
C code. The command that failed was:
  make pure_install > out.make_install 2>&1

The build directory was:
/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/build/_17prehead_t_c10c

To debug the problem, cd to the build directory, and inspect the output files.

 at t/17prehead.t line 23.
BEGIN failed--compilation aborted at t/17prehead.t line 29.
 at t/17prehead.t line 29.
t/17prehead.t ........... 
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run 
t/18quote_space.t ....... ok
make[2]: Entering directory 
`/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/build/_19INC_t_fcf0'
Files found in blib/arch: installing files in blib/lib into architecture 
dependent library tree
Installing 
/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/lib/auto/_19INC_t_fcf0/_19INC_t_fcf0.bs
Installing 
/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/lib/auto/_19INC_t_fcf0/_19INC_t_fcf0.dll
chmod 755 
/usr/lib/perl5/site_perl/5.14/i686-cygwin-threads-64int/auto/_19INC_t_fcf0/_19INC_t_fcf0.dll
chmod: cannot access 
`/usr/lib/perl5/site_perl/5.14/i686-cygwin-threads-64int/auto/_19INC_t_fcf0/_19INC_t_fcf0.dll':
 No such file or directory
Makefile:705: recipe for target `pure_install' failed
make[2]: *** [pure_install] Error 1
make[2]: Leaving directory 
`/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/build/_19INC_t_fcf0'

A problem was encountered while attempting to compile and install your Inline
C code. The command that failed was:
  make pure_install > out.make_install 2>&1

The build directory was:
/cygdrive/e/chm/pdl/try/Inline-0.51/C/_Inline_test/build/_19INC_t_fcf0

To debug the problem, cd to the build directory, and inspect the output files.

 at t/19INC.t line 25.
BEGIN failed--compilation aborted at t/19INC.t line 34.
t/19INC.t ............... 
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run 

Test Summary Report
-------------------
t/01syntax.t          (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 5 tests but ran 0.
t/02config.t          (Wstat: 512 Tests: 2 Failed: 1)
  Failed test:  2
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 3 tests but ran 2.
t/03typemap.t         (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
t/04perlapi.t         (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 1 tests but ran 0.
t/05xsmode.t          (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 1 tests but ran 0.
t/06parseregexp.t     (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
t/07typemap_multi.t   (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
t/08taint.t           (Wstat: 512 Tests: 1 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 10 tests but ran 1.
t/09parser.t          (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
t/10callback.t        (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
t/11default_readonly.t (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 1 tests but ran 0.
t/14void_arg.t        (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
t/15ccflags.t         (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
t/16ccflagsex.t       (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
t/17prehead.t         (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
t/19INC.t             (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
Files=19, Tests=13, 39 wallclock secs ( 0.02 usr  0.05 sys + 16.57 cusr 20.29 
csys = 36.93 CPU)
Result: FAIL
Failed 16/19 test programs. 1/13 subtests failed.
Makefile:582: recipe for target `test_dynamic' failed
make[1]: *** [test_dynamic] Error 2
make[1]: Leaving directory `/cygdrive/e/chm/pdl/try/Inline-0.51/C'
Makefile:815: recipe for target `subdirs-test' failed
make: *** [subdirs-test] Error 2

Reply via email to