perl-blead ========== cpanm (App::cpanminus) 1.7043 on perl 5.026000 built for x86_64-linux Work directory is /home/ryan/.cpanm/work/1493728407.2317 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 . 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 HTML::EmbeddedPerl () on cpanmetadb ... Unpacking HTML-EmbeddedPerl-0.91.tar.gz --> Working on HTML::EmbeddedPerl Fetching http://www.cpan.org/authors/id/T/TW/TWINKLE/HTML-EmbeddedPerl-0.91.tar.gz ... OK HTML-EmbeddedPerl-0.91/ HTML-EmbeddedPerl-0.91/mod_twepl/ HTML-EmbeddedPerl-0.91/mod_twepl/twepl_parse.c HTML-EmbeddedPerl-0.91/mod_twepl/Makefile.PL.OFF HTML-EmbeddedPerl-0.91/mod_twepl/README HTML-EmbeddedPerl-0.91/mod_twepl/TW_mod_twepl.spec HTML-EmbeddedPerl-0.91/mod_twepl/LICENSE HTML-EmbeddedPerl-0.91/mod_twepl/build HTML-EmbeddedPerl-0.91/mod_twepl/twepl_parse.h HTML-EmbeddedPerl-0.91/mod_twepl/mod_twepl.h HTML-EmbeddedPerl-0.91/mod_twepl/twepl_xcore.c HTML-EmbeddedPerl-0.91/mod_twepl/unuse/ HTML-EmbeddedPerl-0.91/mod_twepl/unuse/twepl_icomm.c HTML-EmbeddedPerl-0.91/mod_twepl/ppport.h HTML-EmbeddedPerl-0.91/mod_twepl/COPYING HTML-EmbeddedPerl-0.91/mod_twepl/TW_mod_twepl.conf HTML-EmbeddedPerl-0.91/mod_twepl/XSUBTRIM.PL HTML-EmbeddedPerl-0.91/mod_twepl/modules.mk HTML-EmbeddedPerl-0.91/mod_twepl/twepl_xsubs.xs HTML-EmbeddedPerl-0.91/mod_twepl/mod_twepl.c HTML-EmbeddedPerl-0.91/README HTML-EmbeddedPerl-0.91/LICENSE HTML-EmbeddedPerl-0.91/LICENSE.v3 HTML-EmbeddedPerl-0.91/bin/ HTML-EmbeddedPerl-0.91/bin/twres.ico HTML-EmbeddedPerl-0.91/bin/twepc.c HTML-EmbeddedPerl-0.91/bin/twepl.rc HTML-EmbeddedPerl-0.91/bin/t/ HTML-EmbeddedPerl-0.91/bin/t/twepx.t HTML-EmbeddedPerl-0.91/bin/Makefile.PL HTML-EmbeddedPerl-0.91/bin/twepc.rc HTML-EmbeddedPerl-0.91/bin/twepl.c HTML-EmbeddedPerl-0.91/t/ HTML-EmbeddedPerl-0.91/t/HTML-EmbeddedPerl.t HTML-EmbeddedPerl-0.91/MANIFEST HTML-EmbeddedPerl-0.91/META.yml HTML-EmbeddedPerl-0.91/lib/ HTML-EmbeddedPerl-0.91/lib/HTML/ HTML-EmbeddedPerl-0.91/lib/HTML/EmbeddedPerl.pm HTML-EmbeddedPerl-0.91/Makefile.PL HTML-EmbeddedPerl-0.91/META.json HTML-EmbeddedPerl-0.91/EmbeddedPerl.xs HTML-EmbeddedPerl-0.91/Changes Entering HTML-EmbeddedPerl-0.91 Checking configure dependencies from META.json Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24) Running Makefile.PL Configuring HTML-EmbeddedPerl-0.91 ... Checking if your kit is complete... Looks good Writing Makefile for twepl. Generating a Unix-style Makefile Writing Makefile for HTML::EmbeddedPerl Writing MYMETA.yml and MYMETA.json ParseXS: processing to twepl_xsubs. Please specify prototyping behavior for twepl_xsubs.xs (see perlxs manual) Checking dependencies from MYMETA.json ... Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24) OK Building and testing HTML-EmbeddedPerl-0.91 ... cp lib/HTML/EmbeddedPerl.pm blib/lib/HTML/EmbeddedPerl.pm make[1]: Entering directory '/home/ryan/.cpanm/work/1493728407.2317/HTML-EmbeddedPerl-0.91/bin' cc -O2 -o twepl twepl.c -I../mod_twepl -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE -Wl,-E -fstack-protector-strong -L/usr/local/lib -L/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE -lperl -lpthread -lnsl -ldl -lm -lcrypt -lutil -lc In file included from ../mod_twepl/twepl_xcore.c:5:0, from twepl.c:2: twepl_xsubs.xs: In function ‘XS_HTML__EmbeddedPerl_header_out’: twepl_xsubs.xs:14:15: warning: implicit declaration of function ‘twepl_check_caller’ [-Wimplicit-function-declaration] In file included from twepl.c:2:0: ../mod_twepl/twepl_xcore.c: In function ‘twepl_script_handler’: ../mod_twepl/twepl_xcore.c:346:22: warning: passing argument 1 of ‘twepl_do_open’ from incompatible pointer type [-Wincompatible-pointer-types] if(! twepl_do_open(twepl, EPL_PM_NAME "::STOTMP", "STDOUT", EPL_FOM, EPL_PM_NAME "::STOBUF", EPL_FOF)){ ^~~~~ In file included from twepl.c:2:0: ../mod_twepl/twepl_xcore.c:173:12: note: expected ‘char *’ but argument is of type ‘PerlInterpreter * {aka struct interpreter *}’ static int twepl_do_open(pTHX_ char *ioh, char *doh, char *iom, char *iov, int iof){ ^~~~~~~~~~~~~ In file included from ../mod_twepl/twepl_parse.c:4:0, from ../mod_twepl/twepl_xcore.c:4, from twepl.c:2: ../mod_twepl/twepl_parse.h:80:23: warning: passing argument 5 of ‘twepl_do_open’ makes integer from pointer without a cast [-Wint-conversion] #define EPL_PM_NAME "HTML::EmbeddedPerl" ^ ../mod_twepl/twepl_xcore.c:346:72: note: in expansion of macro ‘EPL_PM_NAME’ if(! twepl_do_open(twepl, EPL_PM_NAME "::STOTMP", "STDOUT", EPL_FOM, EPL_PM_NAME "::STOBUF", EPL_FOF)){ ^~~~~~~~~~~ In file included from twepl.c:2:0: ../mod_twepl/twepl_xcore.c:173:12: note: expected ‘int’ but argument is of type ‘char *’ static int twepl_do_open(pTHX_ char *ioh, char *doh, char *iom, char *iov, int iof){ ^~~~~~~~~~~~~ In file included from twepl.c:2:0: ../mod_twepl/twepl_xcore.c:346:8: error: too many arguments to function ‘twepl_do_open’ if(! twepl_do_open(twepl, EPL_PM_NAME "::STOTMP", "STDOUT", EPL_FOM, EPL_PM_NAME "::STOBUF", EPL_FOF)){ ^~~~~~~~~~~~~ In file included from twepl.c:2:0: ../mod_twepl/twepl_xcore.c:173:12: note: declared here static int twepl_do_open(pTHX_ char *ioh, char *doh, char *iom, char *iov, int iof){ ^~~~~~~~~~~~~ In file included from twepl.c:2:0: ../mod_twepl/twepl_xcore.c:366:17: warning: passing argument 1 of ‘Perl_warn’ from incompatible pointer type [-Wincompatible-pointer-types] Perl_warn(twepl, "%s - %s", EPL_XS_NAME "\0", SvPV_nolen(ERRSV)); ^~~~~ In file included from /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE/perl.h:5609:0, from ../mod_twepl/twepl_parse.h:8, from ../mod_twepl/twepl_parse.c:4, from ../mod_twepl/twepl_xcore.c:4, from twepl.c:2: /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE/proto.h:3722:20: note: expected ‘const char *’ but argument is of type ‘PerlInterpreter * {aka struct interpreter *}’ PERL_CALLCONV void Perl_warn(pTHX_ const char* pat, ...) ^~~~~~~~~ In file included from twepl.c:2:0: ../mod_twepl/twepl_xcore.c:405:18: warning: passing argument 1 of ‘Perl_croak’ from incompatible pointer type [-Wincompatible-pointer-types] Perl_croak(twepl, "%s: invalid writed size in fwrite().", EPL_XS_NAME "\0"); ^~~~~ In file included from /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE/perl.h:5609:0, from ../mod_twepl/twepl_parse.h:8, from ../mod_twepl/twepl_parse.c:4, from ../mod_twepl/twepl_xcore.c:4, from twepl.c:2: /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE/proto.h:585:27: note: expected ‘const char *’ but argument is of type ‘PerlInterpreter * {aka struct interpreter *}’ PERL_CALLCONV_NO_RET void Perl_croak(pTHX_ const char* pat, ...) ^~~~~~~~~~ In file included from twepl.c:2:0: ../mod_twepl/twepl_xcore.c:418:23: warning: passing argument 1 of ‘twepl_do_close’ from incompatible pointer type [-Wincompatible-pointer-types] if(! twepl_do_close(twepl, "STDOUT")){ ^~~~~ In file included from twepl.c:2:0: ../mod_twepl/twepl_xcore.c:196:12: note: expected ‘char *’ but argument is of type ‘PerlInterpreter * {aka struct interpreter *}’ static int twepl_do_close(pTHX_ char *doh){ ^~~~~~~~~~~~~~ In file included from twepl.c:2:0: ../mod_twepl/twepl_xcore.c:418:8: error: too many arguments to function ‘twepl_do_close’ if(! twepl_do_close(twepl, "STDOUT")){ ^~~~~~~~~~~~~~ In file included from twepl.c:2:0: ../mod_twepl/twepl_xcore.c:196:12: note: declared here static int twepl_do_close(pTHX_ char *doh){ ^~~~~~~~~~~~~~ Makefile:4: recipe for target 'twepl' failed make[1]: *** [twepl] Error 1 make[1]: Leaving directory '/home/ryan/.cpanm/work/1493728407.2317/HTML-EmbeddedPerl-0.91/bin' Makefile:554: recipe for target 'subdirs' failed make: *** [subdirs] Error 2 ! Installing HTML::EmbeddedPerl failed. See /home/ryan/.cpanm/work/1493728407.2317/build.log for details. Retry with --force to force install it. FAIL Command [cpanm --reinstall --verbose HTML::EmbeddedPerl] 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