cpantestlogs/MPE::CIvar_genfailure.log
2017-05-02 18:44:36 -07:00

127 lines
6.4 KiB
Text
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

perl-blead
==========
cpanm (App::cpanminus) 1.7043 on perl 5.026000 built for x86_64-linux
Work directory is /home/ryan/.cpanm/work/1493329759.4819
You have make /usr/bin/make
You have LWP 6.26
You have /bin/tar: tar (GNU tar) 1.29
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by John Gilmore and Jay Fenlason.
You have /usr/bin/unzip
Searching MPE::CIvar () on cpanmetadb ...
Unpacking MPE-CIvar-1.11.tar.gz
--> Working on MPE::CIvar
Fetching http://www.cpan.org/authors/id/K/KA/KAHIRSCH/MPE-CIvar-1.11.tar.gz ... OK
MPE-CIvar-1.11/
MPE-CIvar-1.11/CIvar.pm
MPE-CIvar-1.11/CIvar.xs
MPE-CIvar-1.11/Changes
MPE-CIvar-1.11/INSTALL
MPE-CIvar-1.11/MANIFEST
MPE-CIvar-1.11/Makefile.PL
MPE-CIvar-1.11/README
MPE-CIvar-1.11/t/
MPE-CIvar-1.11/t/test.t
MPE-CIvar-1.11/CIvar.html
Entering MPE-CIvar-1.11
META.yml/json not found. Creating skeleton for it.
Running Makefile.PL
Configuring MPE-CIvar-1.11 ... This module will only run under the MPE/iX operating system
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for MPE::CIvar
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
OK
Building and testing MPE-CIvar-1.11 ... cp CIvar.pm blib/lib/MPE/CIvar.pm
Running Mkbootstrap for CIvar ()
chmod 644 "CIvar.bs"
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- CIvar.bs blib/arch/auto/MPE/CIvar/CIvar.bs 644
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/ExtUtils/xsubpp" -typemap '/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/ExtUtils/typemap' CIvar.xs > CIvar.xsc
Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in CIvar.xs, line 39
mv -f CIvar.xsc CIvar.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DPERL_EXTMALLOC_DEF -Dmalloc=Perl_malloc -Dfree=Perl_mfree -Drealloc=Perl_realloc -Dcalloc=Perl_calloc -DVERSION=\"1.11\" -DXS_VERSION=\"1.11\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" CIvar.c
CIvar.xs: In function XS_MPE__CIvar_hpcigetvar:
CIvar.xs:23:9: warning: implicit declaration of function HPCIGETVAR [-Wimplicit-function-declaration]
HPCIGETVAR(14, name, &status,
^~~~~~~~~~
CIvar.xs: In function XS_MPE__CIvar_hpcideletevar:
CIvar.xs:46:8: warning: implicit declaration of function HPCIDELETEVAR [-Wimplicit-function-declaration]
HPCIDELETEVAR(2, name, &RETVAL);
^~~~~~~~~~~~~
CIvar.xs: In function XS_MPE__CIvar_hpciputvar:
CIvar.xs:58:10: warning: implicit declaration of function HPCIPUTVAR [-Wimplicit-function-declaration]
HPCIPUTVAR(14, name, &RETVAL,
^~~~~~~~~~
CIvar.xs: In function XS_MPE__CIvar_getjcw:
CIvar.xs:86:14: warning: implicit declaration of function GETJCW [-Wimplicit-function-declaration]
RETVAL = GETJCW();
^~~~~~
CIvar.xs: In function XS_MPE__CIvar_putjcw:
CIvar.xs:97:5: warning: implicit declaration of function PUTJCW [-Wimplicit-function-declaration]
PUTJCW(name, &value, &RETVAL);
^~~~~~
CIvar.xs: In function XS_MPE__CIvar_findjcw:
CIvar.xs:108:6: warning: implicit declaration of function FINDJCW [-Wimplicit-function-declaration]
FINDJCW(name, &RETVAL, &status);
^~~~~~~
CIvar.xs: In function XS_MPE__CIvar_setjcw:
CIvar.xs:119:7: warning: implicit declaration of function SETJCW [-Wimplicit-function-declaration]
SETJCW(value);
^~~~~~
CIvar.xs: In function XS_MPE__CIvar_hpcicommand:
CIvar.xs:155:10: warning: implicit declaration of function HPCICOMMAND [-Wimplicit-function-declaration]
HPCICOMMAND(4, pcmd, &cmderror, &parmnum, msglevel);
^~~~~~~~~~~
rm -f blib/arch/auto/MPE/CIvar/CIvar.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong CIvar.o -o blib/arch/auto/MPE/CIvar/CIvar.so \
\
chmod 755 blib/arch/auto/MPE/CIvar/CIvar.so
Manifying 1 pod document
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- CIvar.bs blib/arch/auto/MPE/CIvar/CIvar.bs 644
PERL_DL_NONLAZY=1 "/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Can't load '/home/ryan/.cpanm/work/1493329759.4819/MPE-CIvar-1.11/blib/arch/auto/MPE/CIvar/CIvar.so' for module MPE::CIvar: /home/ryan/.cpanm/work/1493329759.4819/MPE-CIvar-1.11/blib/arch/auto/MPE/CIvar/CIvar.so: undefined symbol: HPCIDELETEVAR at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/DynaLoader.pm line 193.
at t/test.t line 11.
Compilation failed in require at t/test.t line 11.
BEGIN failed--compilation aborted at t/test.t line 11.
t/test.t ..
Dubious, test returned 2 (wstat 512, 0x200)
Failed 17/17 subtests
Test Summary Report
-------------------
t/test.t (Wstat: 512 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 2
Parse errors: Bad plan. You planned 17 tests but ran 1.
Files=1, Tests=1, 0 wallclock secs ( 0.01 usr + 0.00 sys = 0.01 CPU)
Result: FAIL
Failed 1/1 test programs. 1/1 subtests failed.
Makefile:1017: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 2
! Installing MPE::CIvar failed. See /home/ryan/.cpanm/work/1493329759.4819/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose MPE::CIvar] terminated with exit code 1 ($? = 256) under the following perl environment:
Command terminated with non-zero status.
Current perl:
Name: perl-blead
Path: /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl
Config: -de -Dprefix=/home/ryan/perl5/perlbrew/perls/perl-blead -Dusedevel -Aeval:scriptdir=/home/ryan/perl5/perlbrew/perls/perl-blead/bin
Compiled at: Mar 30 2017 03:10:09
perlbrew:
version: 0.78
ENV:
PERLBREW_ROOT: /home/ryan/perl5/perlbrew
PERLBREW_HOME: /home/ryan/.perlbrew
PERLBREW_PATH: /home/ryan/perl5/perlbrew/bin:/home/ryan/perl5/perlbrew/perls/perl-blead/bin
PERLBREW_MANPATH: /home/ryan/perl5/perlbrew/perls/perl-blead/man