cpanm (App::cpanminus) 1.7044 on perl 5.030000 built for x86_64-linux Work directory is /root/.cpanm/work/1559419700.14566 You have make /usr/bin/make You have LWP 6.39 You have /bin/tar: tar (GNU tar) 1.29 Copyright © 2015 Free Software Foundation, Inc. License GPLv3+: GNU GPL Version 3 oder später Dies ist freie Software: Sie dürfen sie ändern und weiter verbreiten. Es gibt KEINERLEI GARANTIE, so weit das Gesetz es erlaubt. Geschrieben von John Gilmore und Jay Fenlason. You have /usr/bin/unzip Searching install () on cpanmetadb ... install is up to date. (0.01) Searching XML::Rules () on cpanmetadb ... --> Working on XML::Rules Fetching http://www.cpan.org/authors/id/J/JE/JENDA/XML-Rules-1.16.tar.gz -> OK Unpacking XML-Rules-1.16.tar.gz Entering XML-Rules-1.16 Checking configure dependencies from META.yml Checking if you have Module::Build 0.38 ... Yes (0.4229) Checking if you have ExtUtils::Install 1.46 ... Yes (2.14) Configuring XML-Rules-1.16 Running Build.PL Checking prerequisites... requires: ! XML::Parser is not installed ! XML::Parser::Expat is not installed ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions of the modules indicated above before proceeding with this installation Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'XML-Rules' version '1.16' -> OK Checking dependencies from MYMETA.json ... Checking if you have Test::More 0 ... Yes (1.302162) Checking if you have XML::Parser::Expat 2.00 ... No Checking if you have XML::Parser 2.00 ... No ==> Found dependencies: XML::Parser::Expat, XML::Parser Searching XML::Parser::Expat (2.00) on cpanmetadb ... --> Working on XML::Parser::Expat Fetching http://www.cpan.org/authors/id/T/TO/TODDR/XML-Parser-2.44.tar.gz -> OK Unpacking XML-Parser-2.44.tar.gz Entering XML-Parser-2.44 Checking configure dependencies from META.json Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.34) Configuring XML-Parser-2.44 Running Makefile.PL Expat must be installed prior to building XML::Parser and I can't find it in the standard library directories. Install 'expat-devel' (or 'libexpat1-dev') package with your OS package manager. See 'README'. Or you can download expat from: http://sourceforge.net/projects/expat/ If expat is installed, but in a non-standard directory, then use the following options to Makefile.PL: EXPATLIBPATH=... To set the directory in which to find libexpat EXPATINCPATH=... To set the directory in which to find expat.h For example: perl Makefile.PL EXPATLIBPATH=/home/me/lib EXPATINCPATH=/home/me/include Note that if you build against a shareable library in a non-standard location you may (on some platforms) also have to set your LD_LIBRARY_PATH environment variable at run time for perl to find the library. Checking if your kit is complete... Looks good Writing MYMETA.yml and MYMETA.json Generating a Unix-style Makefile Writing Makefile for XML::Parser Writing MYMETA.yml and MYMETA.json -> OK Checking dependencies from MYMETA.json ... Checking if you have LWP::UserAgent 0 ... Yes (6.39) Checking if you have Test::More 0 ... Yes (1.302162) Building and testing XML-Parser-2.44 cp Parser/Encodings/iso-8859-8.enc blib/lib/XML/Parser/Encodings/iso-8859-8.enc cp Parser/Encodings/windows-1255.enc blib/lib/XML/Parser/Encodings/windows-1255.enc cp Parser/Encodings/x-sjis-unicode.enc blib/lib/XML/Parser/Encodings/x-sjis-unicode.enc cp Parser/Style/Stream.pm blib/lib/XML/Parser/Style/Stream.pm cp Parser.pm blib/lib/XML/Parser.pm cp Parser/Encodings/euc-kr.enc blib/lib/XML/Parser/Encodings/euc-kr.enc cp Parser/Encodings/koi8-r.enc blib/lib/XML/Parser/Encodings/koi8-r.enc cp Parser/Style/Subs.pm blib/lib/XML/Parser/Style/Subs.pm cp Parser/Encodings/x-euc-jp-jisx0221.enc blib/lib/XML/Parser/Encodings/x-euc-jp-jisx0221.enc cp Parser/Style/Debug.pm blib/lib/XML/Parser/Style/Debug.pm cp Parser/Encodings/big5.enc blib/lib/XML/Parser/Encodings/big5.enc cp Parser/Style/Objects.pm blib/lib/XML/Parser/Style/Objects.pm cp Parser/Encodings/windows-1250.enc blib/lib/XML/Parser/Encodings/windows-1250.enc cp Parser/Encodings/iso-8859-9.enc blib/lib/XML/Parser/Encodings/iso-8859-9.enc cp Parser/Encodings/README blib/lib/XML/Parser/Encodings/README cp Parser/Encodings/iso-8859-7.enc blib/lib/XML/Parser/Encodings/iso-8859-7.enc cp Parser/Encodings/iso-8859-3.enc blib/lib/XML/Parser/Encodings/iso-8859-3.enc cp Parser/Encodings/windows-1252.enc blib/lib/XML/Parser/Encodings/windows-1252.enc cp Parser/Encodings/ibm866.enc blib/lib/XML/Parser/Encodings/ibm866.enc cp Parser/Encodings/Japanese_Encodings.msg blib/lib/XML/Parser/Encodings/Japanese_Encodings.msg cp Parser/Encodings/x-sjis-jdk117.enc blib/lib/XML/Parser/Encodings/x-sjis-jdk117.enc cp Parser/Encodings/iso-8859-4.enc blib/lib/XML/Parser/Encodings/iso-8859-4.enc cp Parser/Encodings/windows-1251.enc blib/lib/XML/Parser/Encodings/windows-1251.enc cp Parser/Encodings/x-sjis-jisx0221.enc blib/lib/XML/Parser/Encodings/x-sjis-jisx0221.enc cp Parser/Encodings/x-sjis-cp932.enc blib/lib/XML/Parser/Encodings/x-sjis-cp932.enc cp Parser/Encodings/iso-8859-5.enc blib/lib/XML/Parser/Encodings/iso-8859-5.enc cp Parser/Encodings/x-euc-jp-unicode.enc blib/lib/XML/Parser/Encodings/x-euc-jp-unicode.enc cp Parser/LWPExternEnt.pl blib/lib/XML/Parser/LWPExternEnt.pl cp Parser/Style/Tree.pm blib/lib/XML/Parser/Style/Tree.pm cp Parser/Encodings/iso-8859-2.enc blib/lib/XML/Parser/Encodings/iso-8859-2.enc make[1]: Verzeichnis „/root/.cpanm/work/1559419700.14566/XML-Parser-2.44/Expat“ wird betreten cp Expat.pm ../blib/lib/XML/Parser/Expat.pm Running Mkbootstrap for Expat () chmod 644 "Expat.bs" "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Expat.bs ../blib/arch/auto/XML/Parser/Expat/Expat.bs 644 "/usr/local/bin/perl" "/usr/local/lib/perl5/5.30.0/ExtUtils/xsubpp" -noprototypes -typemap '/usr/local/lib/perl5/5.30.0/ExtUtils/typemap' -typemap '/root/.cpanm/work/1559419700.14566/XML-Parser-2.44/Expat/typemap' Expat.xs > Expat.xsc mv Expat.xsc Expat.c cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"2.44\" -DXS_VERSION=\"2.44\" -fPIC "-I/usr/local/lib/perl5/5.30.0/x86_64-linux/CORE" Expat.c Expat.xs:12:19: fatal error: expat.h: Datei oder Verzeichnis nicht gefunden #include ^ compilation terminated. Makefile:319: die Regel für Ziel „Expat.o“ scheiterte make[1]: *** [Expat.o] Fehler 1 make[1]: Verzeichnis „/root/.cpanm/work/1559419700.14566/XML-Parser-2.44/Expat“ wird verlassen Makefile:537: die Regel für Ziel „subdirs“ scheiterte make: *** [subdirs] Fehler 2 -> FAIL Installing XML::Parser::Expat failed. See /root/.cpanm/work/1559419700.14566/build.log for details. Retry with --force to force install it. Searching XML::Parser (2.00) on cpanmetadb ... Already tried XML-Parser-2.44. Skipping. -> FAIL Installing the dependencies failed: Module 'XML::Parser::Expat' is not installed, Module 'XML::Parser' is not installed -> FAIL Bailing out the installation for XML-Rules-1.16.